Nothing
#' countmaskr dataset
#'
#' A synthetic dataset of 1500 subjects with demographic information ascertaining at least one category from the demographics has counts less than 11.
#'
#' @format ## `countmaskr_data`
#' A data frame with 1500 rows and 6 columns:
#' \describe{
#' \item{id}{Subject id}
#' \item{age}{Age in years as integer}
#' \item{gender}{Administrative sex}
#' \item{race}{Race}
#' \item{ethnicity}{Ethnicity}
#' \item{age_group}{Age as categorical variable}
#' ...
#' }
#' @docType data
#' @usage data(countmaskr_data)
"countmaskr_data"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.