R/pimes.R

#' \code{pime} package
#'
#' Prevalence Interval for Microbiome Evaluation
#'
#' See the README on
#' @docType package
#' @name pime
NULL

## quiets concerns of R CMD check re: the .'s that appear in pipelines
if(getRversion() >= "2.15.1") utils::globalVariables(c(".", "g", "v", "OOBerror", "Prevalence"))
microEcology/pime documentation built on Nov. 13, 2019, 11:16 p.m.