is.fsets {lfl} | R Documentation |
x
is a valid object of the S3 fsets
classThis function tests whether x
inherits from S3 fsets
class.
is.fsets(x)
x |
An object being tested. |
TRUE if x
is a valid fsets
object and FALSE otherwise.
Michal Burda