powered by
fsets()
Format an object of the fsets() class into human readable form and print it to the output.
# S3 method for fsets print(x, ...)
An instance of the fsets() class
Unused.
Nothing
fsets(), fcut(), lcut()
fcut()
lcut()
# NOT RUN { d <- fcut(CO2[, 1:2]) print(d) # }
Run the code above in your browser using DataLab