print.calc_rate {respR} | R Documentation |
Print calc_rate objects
Description
Print calc_rate objects
Usage
## S3 method for class 'calc_rate'
print(x, pos = 1, ...)
Arguments
x |
calc_rate object |
pos |
integer. Which result to print. |
... |
Pass additional inputs |
Value
Print to console. No returned value.
[Package respR version 2.3.3 Index]