#' FLASH: Free Living Activity Study for Health
#'
#' The FLASH package contains data and code related to the Free Living Activity
#' Study for Health
#'
#' @docType package
#' @name FLASH
NULL
#' @importFrom magrittr %>% %T>% %<>% %$%
NULL
if(getRversion() >= "2.15.1") utils::globalVariables(
c(".", "METs", "Primary_Activity", "Primary_Index",
"c.prefs", "quotas", "s.prefs", "student", "target_freq")
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.