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