Learn R Programming

PBSmodelling (version 2.67.266)

isWhat: Identify an Object and Print Information

Description

Identify an object by class, mode, typeof, and attributes.

Usage

isWhat(x)

Arguments

x
an R object

Value

No value is returned. The function prints the object's characteristics on the command line.