#' Individuals from the population of twelve fictitious individuals
#' who are alive at the start and end of the observation period
#'
#' A data.frame listing the individuals who are alive the start
#' and end of the observation of the period,
#' together with their ages, and regions of residence.
#'
#' For more on the twelve fictitious individuals, see Chapter 3 of
#' \emph{Bayesian Demographic Estimation and Forecasting}.
#'
#' @format A data.frame with columns "name", "time", "age", and "region".
"twelve_population"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.