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/documenting-R documentation built on June 5, 2019, 5:10 p.m.