Learn R Programming

lfl (version 2.3.0)

str.fsets: Compactly display the internal structure of an instance of the fsets() class

Description

This function is a method for the generic function str() for objects of the fsets() class. It is a compact way to display the internal structure of an instance of the fsets() class.

Usage

# S3 method for fsets
str(object, ...)

Value

Nothing

Arguments

object

An instance of the fsets() class

...

Unused.

Author

Michal Burda

See Also

fsets(), fcut(), lcut()