str.fsets {lfl} | R 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 |
... |
Unused. |
Value
Nothing
Author(s)
Michal Burda
See Also
[Package lfl version 2.3.0 Index]