accdata
contains accelerometry physical activity datasets to be used with the impactr
package.
To install from GitHub:
# install.packages("devtools")
devtools::install_github("verasls/accdata")
To install from the Lucas Veras' drat repository:
install.packages("accdata", repos = "lveras.com/drat", type = "source")
To install from the {impactr} package:
# install.packages("impactr")
impactr::install_accdata()