print.data.list: Printing data lists

Description Usage Arguments Details See Also

Description

A print method for data lists.

Usage

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

Arguments

x

A data.list object.

...

Not used.

Details

Prints each variable in x proceeded by the underlined name of that variable and followed by the names of the dimensions that that variable is replicated along. A special notation is used whereby dimension names are separated by two vertical bars, ||. After all the variables are printed, the repdim attribute of x is also printed.

See Also

print


stevencarlislewalker/multitable documentation built on May 30, 2019, 4:44 p.m.