mean.auto_rate.int {respR}R Documentation

Average auto_rate.int object rates

Description

Average auto_rate.int object rates

Usage

## S3 method for class 'auto_rate.int'
mean(x, pos = NULL, export = FALSE, ...)

Arguments

x

auto_rate.int object

pos

integer(s). Which replicate rates to average.

export

logical. Export averaged rate as single value.

...

Pass additional inputs

Value

Print to console. No returned value.


[Package respR version 2.3.3 Index]