R/SBprofiles.R

if(getRversion() >= "2.15.1") utils::globalVariables(c(
  ".", "n_SB_bouts", "total_SB_min", "total_weartime_min", "valid_index"
))

#' Learn about and use sedentary behavior profiles
#'
#' @description Package and repository for learning about and using the
#'   sedentary profiles
#'
#' @seealso https://github.com/paulhibbing/SBprofiles
#'
#' @importFrom magrittr %>% %T>% %<>% %$%
#' @docType package
#' @name SBprofiles
NULL
paulhibbing/SBprofiles documentation built on June 16, 2022, 3:31 a.m.