Nothing
#' 2012 Individual Annuity Mortality Table and Projection Scale G2
#'
#' Mortality rates and mortality improvement rates from the 2012 Individual
#' Annuity Mortality Basic (IAMB) Table and Projection Scale G2.
#'
#' @format For the 2012 IAMB table, a data frame with 242 rows and 3 columns:
#' \describe{
#' \item{age}{Attained age}
#' \item{qx}{Mortality rate}
#' \item{gender}{Female or Male}
#' }
#' @source
#' - <https://mort.soa.org/>
#' - <https://www.actuary.org/sites/default/files/files/publications/Payout_Annuity_Report_09-28-11.pdf>
#' @md
"qx_iamb"
#' @rdname qx_iamb
#' @format
#' For the Projection Scale G2 table, a data frame with 242 rows and 3 columns:
#' \describe{
#' \item{age}{Attained age}
#' \item{mi}{Mortality improvement rate}
#' \item{gender}{Female or Male}
#' }
"scale_g2"
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.