Description Usage Arguments Value
View source: R/accelerate-process.R
Filter out implausible values
1 | FILTER(X, HD, ERR, maxsteps = 500, maxcnts = 15000, minhr = 60, maxhr = 220)
|
X |
data part of an acc object |
HD |
header data |
ERR |
env to send err... |
maxsteps |
maxsteps |
maxcnts |
maxcnts default 15000 |
minhr |
minhr default 60 |
maxhr |
maxhr default 220 |
filtered X
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.