print.data.block {conStruct} | R Documentation |
An S3 print method for class data.block
Description
An S3 print method for class data.block
Usage
## S3 method for class 'data.block'
print(x, ...)
Arguments
x |
an object of class |
... |
further options to be passed to |
Value
prints a top-level summary of the data.block, returns nothing
[Package conStruct version 1.0.6 Index]