#' Population
#'
#' Dataset indiquant la population selon le sexe et l'âge.
#'
#' @usage data("population_Canada")
#'
#' @format
#' * __ANNEE__ : année de l'observation.
#' * __SEXE__ : sexe des individus.
#' * __AGE__ : age des individus.
#' * __POPULATION__ : population selon critères.
#'
#' @source [Statistique Canada](https://www150.statcan.gc.ca/t1/tbl1/fr/tv.action?pid=1710000501)
"population_Canada"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.