plot.acc: Plot an "acc" object

Description Usage Arguments Value

View source: R/accelerate-plots.R

Description

plot.acc

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
## S3 method for class 'acc'
plot(
  x,
  BY = NULL,
  cutoffs = NULL,
  c.factor = 3,
  threshold = 60 * 6,
  fileintitle = TRUE,
  ...
)

Arguments

x

x

BY

BY

cutoffs

cutoffs

c.factor

3

threshold

360

fileintitle

TRUE

...

dots

Value

nothing useful


lebatsnok/accelerate documentation built on Dec. 21, 2021, 9:47 a.m.