| tbl_agd | R Documentation |
tibble of activity data exported by an ActiGraph deviceThis tibble has several attributes, most importantly, epochlength.
tbl_agd(data, settings)
data |
A |
settings |
A |
A tibble of activity data. It has a time index, timestamp,
one or more activity value columns, and attributes holding settings
such as epochlength.
data("gtxplus1day")
gtxplus1day
attr(gtxplus1day, "epochlength")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.