#' 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.