R/minimalR.R

#' minimalR: A package to help people learn R using microbial ecology data.
#'
#' The minimalR package contains four important functions: get_metadata, get_bmi, get_bmi_category, and is_obese.
#'
#' @section minimalR functions:
#' The minimalR function get_metadata
#'
#' @docType package
#' @name minimalR
NULL
SchlossLab/exception-handling documentation built on Oct. 30, 2019, 11:50 p.m.