R/mrclwhip.R

#' 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("."))
overdodactyl/mRclwhip documentation built on June 30, 2023, 6:24 a.m.