Rdocumentation
powered by
Learn R Programming
RODProt (version 0.2.0)
print.dataPackage: Print a dataPackage
Description
Print a list of class
dataPackage
in a clean way.
Usage
"print" (x, ...)
Arguments
x
The data package as read from
read_data_package
.
...
Ignored. Provided to be consistent with signature of global print function.