Nothing
#' Mortality Data from Portugal to be used as example
#'
#' Matrix with the logarithm of the mortality rates in Portugal's population from 2000 until 2015.
#' The ages vary from 18 to 80 years.
#'
#' @format A numeric matrix with 63 rows and 16 columns:
#' \describe{
#' \item{Row}{Ages available.}
#' \item{Column}{Years available.}
#' }
#'
#' @name PT
#' @docType data
#' @keywords data
#'
#' @references Human Mortality Database. University of California, Berkeley (USA), and Max Planck Institute for Demographic Research (Germany). Available at www.mortality.org or www.humanmortality.de (Accessed: July 9th, 2021).
#'
NULL
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.