#' Whippin' Data Into Shape at Mayo Clinic
#'
#' Quickly manipulate data and prepare publication-ready tables.
#'
#' \code{mRclwhip} package
#'
#'
#' @docType package
#' @name mRclwhip
NULL
## quiets concerns of R CMD check re: the .'s that appear in pipelines
utils::globalVariables(c("."))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.