#' Mortality rates mx from the South model life table
#'
#' Mortality rates mx, by age, sex, Lexis triangle, and life table
#' level, for the South model life table.
#'
#' For a description of life tables, and South model life tables,
#' see \url{http://demographicestimation.iussp.org}.
#'
#' Above age 5, values for the upper Lexis triangle
#' are identical to values for the lower Lexis triangle,
#' for the same age, sex, and lifetable level.
#' Below age 5, the triangles are weighted
#' averages of mortality rates for ages 0 and 1-4.
#'
#' @seealso \code{\link{Lx_south}}
#'
#' @source The values were obtained from the
#' \code{\link[demogR]{cdmlts}} function
#' in package \code{demogR}.
"mx_south"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.