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