#' REDCap Metadata Utilities
#'
#' Attach metadata to a REDCap data.frame to extract information from the
#' database in an informed manner.
#'
#' @docType package
#' @name rcm
#'
#' @import cli
#' @import dplyr
#' @import purrr
#' @import tibble
#' @import stringr
#' @import lubridate
#' @import checkmate
#'
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.