Nothing
#' Deaths and Exposures Data of French Males
#'
#' List containing deaths and exposures of French Male for ages 0-110 and years 1816-2017.
#'
#' @format A list of 2 matrices
#' \describe{
#' \item{Dxt}{Matrix of deaths, with 111 rows (ages) and 202 columns (years)}
#' \item{Ext}{Matrix of exposures, with 111 rows (ages) and 202 columns (years)}
#' }
#' @source Human Mortality Database \url{https://www.mortality.org/}
#'
#' @references
#'
#' Human Mortality Database (2011). University of California, Berkeley (USA), and Max Planck Institute
#' for Demographic Research (Germany). Available at \url{https://www.mortality.org/}
"FRMaleData"
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.