Nothing
#' Example data from the National Vital Statistics System of the National Center for Health Statistics (NCHS), 2022
#'
#' @format A dataframe 30 columns, including demographic and birth information
#' for a random sample of 20,000 singleton births from nulliparous mothers in the
#' US in 2022.
#'
#' @source <https://data.nber.org/nvss/natality/inputs/raw/2022/>
#'
#'
#' @examples
#' \dontrun{
#' data("NCHS2022_sample")
#' head(NCHS2022_sample)
#' }
"NCHS2022_sample"
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.