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