Learn R Programming

tatoo (version 1.1.2)

is_Tatoo_table: Test if objects is a Tatoo_table

Description

Test if objects is a Tatoo_table

Usage

is_Tatoo_table(x)

Value

is_Tatoo_table returns TRUE if its argument is a Tatoo_table

and FALSE otherwise.

Arguments

x

Any R object.