Description Usage Arguments Value
View source: R/accelerate-summarize.R
summary.acc
1 2 3 4 5 6 7 8 9 10 11 12 |
object |
x |
BY |
an interval specification that can be interpreted by cut.POSIXt, e.g., "DSTday" or "30 mins" or "2 hours" |
STATS |
STATS |
copy |
the columns to be copied from the header part of the acc file, defaults to c("File", "ID", "Epoch", "Model", "Serial") |
report.errors |
report.errors |
roundto |
only used if BY=="30 mins": any value that is not NULL will cause the time stamps to be rounded to nearest half-hour (this was quick hack for synchronizing data with another device – let me know if you need something like this) |
short |
use short output (no HR or error reporting, and just one set of cutoffs) |
... |
... |
summary.acc
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.