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