Learn R Programming

mxfda (version 0.2.2-1)

is.empty: Is Empty

Description

checks whether or not a slot is empty in the mxfDA objecct

Usage

is.empty(obj, slot.name)

Value

TRUE, FALSE, or stop command

Arguments

obj

object with slots

slot.name

character string of for the name of a slot

Details

[Stable]