#' data_p - Program Awards
#'
#' The Program Awards data set, data_p, contains data on fictional awards won by pupils in different math programs.
#'
#' @usage data(data_p)
#'
#' @format A data frame with 200 rows and 4 variables:
#' \describe{
#' \item{id}{ID}
#' \item{num_awards}{number of awards}
#' \item{prog}{program}
#' \item{math}{math grade}
#' }
#'
#' @source URL: https://stats.idre.ucla.edu/stat/data/poisson_sim.csv
"data_p"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.