R/farsHK.R

#' \code{farsHK} package
#'
#'
#' @docType package
#' @name farsHK
#' @importFrom dplyr %>%
#' @importFrom purrr %||%
NULL

## quiets concerns of R CMD check re: the .'s that appear in pipelines
if(getRversion() >= "2.15.1")  utils::globalVariables(c("."))
Sensalis/farsHK documentation built on Oct. 30, 2019, 11:51 p.m.