print.dataRes {pmartR} | R Documentation |
print.dataRes
Description
For printing an S3 object of class 'dataRes'
Usage
## S3 method for class 'dataRes'
print(x, ...)
Arguments
x |
An object of class 'dataRes' |
... |
further arguments passed to or from other methods |
Value
No return value, prints details about x.
[Package pmartR version 2.4.5 Index]