plot.calc_rate function

Plot calc_rate objects

Plot calc_rate objects

## S3 method for class 'calc_rate' plot(x, pos = 1, quiet = FALSE, panel = NULL, legend = TRUE, ...)

Arguments

  • x: calc_rate object
  • pos: integer. Which result to plot.
  • quiet: logical. Suppress console output.
  • panel: integer. Which panel to plot individually.
  • legend: logical. Suppress labels and legends.
  • ...: Pass additional plotting parameters

Returns

A plot. No returned value.