#' State by Population
#'
#' A dataset containing population (in thousands) for each US state plus PR and DC.
#'
#' @format A data frame with 52 rows and 3 variables:
#' \describe{
#' \item{State}{State Name}
#' \item{abb}{Abbreviated (2 letter) designation}
#' \item{Population}{The population in 1000s}
#' }
"states_by_population"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.