print.labelled: Print Method for Labelled Vectors

Description Usage Arguments

View source: R/print.labelled.R

Description

Labelled vectors are printed with their label appearing above the content of the vector.

Usage

1
2
## S3 method for class 'labelled'
print(x, ...)

Arguments

x

A vector inheriting class labelled

...

Additional arguments to pass to other methods.


nutterb/labelVector documentation built on Feb. 17, 2020, 9:15 p.m.