summary.auto_rate {respR} | R Documentation |
Summarise auto_rate objects
Description
Summarise auto_rate objects
Usage
## S3 method for class 'auto_rate'
summary(object, pos = NULL, export = FALSE, print.kds = FALSE, ...)
Arguments
object |
auto_rate object |
pos |
integer(s). Which summary row(s) to print. |
export |
logical. Export summary table as data frame. |
print.kds |
logical. Print summary of the kernel density analysis for 'linear' method. |
... |
Pass additional inputs |
Value
Print to console. No returned value.
[Package respR version 2.3.3 Index]