Description Usage Arguments Value
Read ActiGraph accelerometer data from a database stored in an AGD file. Return a tsibble.
1 |
file |
Full path to an agd file to read. |
tz |
Time zone for the output data, converted from UTC (the default). |
settings |
Keep agd settings as an attribute? |
A tsibble
(tbl_ts
) of accelerometer data with at least two columns: timestamp and axis1.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.