summary.auto_rate function

Summarise auto_rate objects

Summarise auto_rate objects

## 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

Returns

Print to console. No returned value.