Nothing
#' Mortality versus age for females in the US in 2014
#'
#' These data are from the US Social Security Administration.
#'
#' * `pmort` the probability of a person of the given age dying in 2014
#' * `nliving` traces a hypothetical population of 100,000 people through the mortality at each age.
#' * `died` for the hypothetical population the number of people at that age who
#' survived to the age and then died at that age.
#' Source: <https://www.ssa.gov/oact/HistEst/PerLifeTables/2017/PerLifeTables2017.html>
#'
"M2014F"
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.