prep_daily_summary: prep_daily_summary

View source: R/summaries.R

prep_daily_summaryR Documentation

prep_daily_summary

Description

prep_daily_summary

Usage

prep_daily_summary(.data, nonvalid = F, sedentary_level = c(sedentary = "0"))

Arguments

.data

a fitibble.

nonvalid

determines if nonvalid wear should be cropped instead of valid wear.

sedentary_level

named vector of length one indicating the intensity value and name of the PA intensity level that represents the sedentary behavior.

Value

a tibble containing summary statistics that describe daily patterns for each subject id in .data.


audiracmichelle/fitibble documentation built on Feb. 2, 2023, 3:51 p.m.