R/example_activity_data.R

#' @title Example Activity/Wear Data from Multiple People
#'
#' @description A list of two data.frames containing the counts and the weartime
#' for multiple participants, with a column for the ID and a column
#' for the visit.
#'
#' @format A list of two \code{data.frame}s with 1442 columns, which are:
#' \describe{
#' \item{ID}{identifier of the person}
#' \item{visit}{indicator of which day of activity it is}
#' \item{MIN1-MIN1440}{counts of activity}
#' }
"example_activity_data"
muschellij2/fragmentation documentation built on May 27, 2019, 8:46 a.m.