is.empty {mxfda} | R Documentation |
Is Empty
Description
checks whether or not a slot is empty in the mxfDA objecct
Usage
is.empty(obj, slot.name)
Arguments
obj |
object with slots |
slot.name |
character string of for the name of a slot |
Details
Value
TRUE
, FALSE
, or stop
command
[Package mxfda version 0.2.2-1 Index]