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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.