mean.calc_rate.bg {respR} | R Documentation |
Average calc_rate.bg object rates
Description
Average calc_rate.bg object rates
Usage
## S3 method for class 'calc_rate.bg'
mean(x, pos = NULL, export = FALSE, ...)
Arguments
x |
calc_rate.bg object |
pos |
integer(s). Which result(s) to average. |
export |
logical. Export averaged values as single value. |
... |
Pass additional inputs |
Value
Print to console. No returned value.
[Package respR version 2.3.3 Index]