Summarise auto_rate objects
## S3 method for class 'auto_rate' summary(object, pos = NULL, export = FALSE, print.kds = FALSE, ...)
object
: auto_rate objectpos
: 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 inputsPrint to console. No returned value.
Useful links