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

View source: R/fsets.R

str.fsetsR Documentation

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 class 'fsets'
str(object, ...)

Arguments

object

An instance of the fsets() class

...

Unused.

Value

Nothing

Author(s)

Michal Burda

See Also

fsets(), fcut(), lcut()


beerda/lfl documentation built on June 14, 2025, 2:29 p.m.