Learn R Programming

crosstable (version 0.8.0)

is.crosstable: Test if an object is a crosstable

Description

Test if an object is a crosstable

Usage

is.crosstable(x)

is.transposed_crosstable(x)

is.compacted_crosstable(x)

is.multiby_crosstable(x)

Value

TRUE if the object inherits from the crosstable class or other subclasses.

Arguments

x

An object