| hibbing23-file | R Documentation |
Run the Hibbing 2023 file preparation routine
## Wrapper function:
ee_file_hibbing23(filename, ...)
## Sub-routine functions
agd_hibbing23(filename, verbose = FALSE, ...)
filename |
character. Path to the file |
... |
Arguments passed to sub-routine functions |
verbose |
logical. Print updates to console? |
A data frame whose contents are prepared according to the Hibbing 2023 scheme
This routine requires the PhysicalActivity,
PhysActBedRest, and read.gt3x packages. Also note that the
original Hibbing paper used a package called AGread rather than
read.gt3x, and there are some differences. AGread is
available on GitHub, but not CRAN–hence, the requirement for
read.gt3x here.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.