isWhat {PBSmodelling}R Documentation

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.


[Package PBSmodelling version 2.06 Index]