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