R/epicR.R

#' \code{epicR} package
#'
#' Evaluation Platform in COPD (EPIC) R Package
#'
#' See the README on
#' \href{https://github.com/aminadibi/epicR#readme}{GitHub}
#'
#' @docType package
#' @name epicR
NULL

## quiets concerns of R CMD check re: the .'s that appear in pipelines
if(getRversion() >= "2.15.1")  utils::globalVariables(c("."))
resplab/epicR documentation built on May 20, 2023, 7:35 p.m.