powered by
Is x a SimulationParams object?
is.SimulationParams(x)
An arbitrary object
A logical, TRUE if x is a SimulationParams object, and FALSE otherwise
x
# NOT RUN { is.SimulationParams(SimulationParams()) # TRUE is.SimulationParams(data.frame()) # FALSE # }
Run the code above in your browser using DataLab