Learn R Programming

arsenal (version 0.5.0)

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

x, object

A freqlist object.

value

A list or vector of new labels.

...

Other arguments (not in use at this time, but included for S3 consistency)