R/0_FLASH.R

#' 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")
)
PAHPLabResearch/FLASH documentation built on May 15, 2020, 7:08 p.m.