Learn R Programming

afmToolkit (version 1.0.0)

is.afmmulti: Afmdata multiindentation check.

Description

Checks whether an R object is of class afmmulti or not.

Usage

is.afmmulti(x)

Value

Returns TRUE if its argument is an afmmulti (that is, has "afmmulti" amongst its classes) and FALSE otherwise.

Arguments

x

Any R object.