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, ...)
Arguments
- object
An instance of the fsets()
class
- ...
Unused.