,
R/constructors.R
is_sample_int.Rd
Test if the object is a sample This function returns TRUE for samples.
is_sample_int(x)
An object.
TRUE if the object inherits from the sample class.
TRUE
sample
Other sample_int: sample_int()
sample_int()