R/methods.R
is.crosstable.Rd
Test if an object is a crosstable
is.crosstable(x) is.transposed_crosstable(x) is.compacted_crosstable(x) is.multiby_crosstable(x)
An object
TRUE if the object inherits from the crosstable class or other subclasses.
crosstable