View source: R/01_model_inputs_functions.R
load_mort_data | R Documentation |
load_mort_data
is used to load age-specific mortality from .csv file
into vector.
load_mort_data(file = NULL)
file |
String with the location and name of the file with mortality
data. If |
A vector with mortality by age.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.