is.fsets {lfl}R Documentation

Test whether x is a valid object of the S3 fsets class

Description

This function tests whether x inherits from S3 fsets class.

Usage

is.fsets(x)

Arguments

x

An object being tested.

Value

TRUE if x is a valid fsets object and FALSE otherwise.

Author(s)

Michal Burda

See Also

fsets()


[Package lfl version 2.2.0 Index]