powered by
Opt
is.Opt(o)
is.Opt(Opt()) #verifies that Opt() returns an object of class \code{Opt} is.Opt(1:3) #verifies that code{1:3} is not an object of class \code{Opt}
Run the code above in your browser using DataLab