arsenal (version 2.0.0)

keep.labels: Keep Labels

Description

Keep the 'label' attribute on an R object when subsetting.

Usage

keep.labels(x, ...)

# S3 method for data.frame keep.labels(x, ...)

# S3 method for default keep.labels(x, ...)

# S3 method for keep_labels [(x, ...)

Arguments

x

An R object

...

Other arguments (not in use at this time).

Value

A copy of x with a "keep labels" class appended on.

See Also

labels