print.labelled: Print Method for Labelled Vectors
Description
Labelled vectors are printed with their label appearing above
the content of the vector.
Usage
# S3 method for labelled
print(x, ...)
Arguments
x
A vector inheriting class labelled
...
Additional arguments to pass to other methods.