Calculate Step Counts via Oak/Forest
acti_calculate_forest.RdCalculate Step Counts via Oak/Forest
Examples
if (reticulate::py_module_available("forest")) {
data = actiread::acti_read_gt3x(actiread::acti_example_gt3x())
steps = acti_calculate_forest(data, sample_rate = 100)
}
#> Downloading uv...
#> Done!