freqlist.internal: Helper functions for freqlist
Description
A set of helper functions for freqlist
.
Usage
# S3 method for freqlist
labels(x) <- value# S3 method for freqlist
labels(object, ...)
Arguments
value
A list or vector of new labels.
...
Other arguments (not in use at this time, but included for S3 consistency)