print.ccaf {attenuation} | R Documentation |
Print method for ccaf
Description
Print method for ccaf
Usage
## S3 method for class 'ccaf'
print(x, digits = 3, ...)
Arguments
x |
Object of class |
digits |
Passed to |
... |
Ignored. |
Value
Invisible copy of x
.
[Package attenuation version 1.0.0 Index]