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

View source: R/fsets.R

is.fsetsR 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()


beerda/lfl documentation built on Feb. 15, 2023, 8:15 a.m.