load_mort_data
is used to load age-specific mortality from .csv file
into vector.
load_mort_data(file = NULL)
Arguments
file |
String with the location and name of the file with mortality
data. If NULL , v_r_mort_by_age will be used as default |
Value
A vector with mortality by age.