#' Median ages for countries
#'
#' @docType data
#'
#' @format A dataframe of 3 elements:
#'
#' \code{$iso3c_ages}: A dataframe of admin units and their seasonal parameters
#' \itemize{
#' \item country: Country name string
#' \item age: Median population age numeric
#' \item iso3c: ISO3C string
#' }
#'
#' @rdname iso3c_ages
#' @aliases iso3c_ages
#' @source \url{https://www.worldometers.info/world-population/population-by-country/}
"iso3c_ages"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.