load_mort_data: Load mortality data

View source: R/01_model_inputs_functions.R

load_mort_dataR Documentation

Load mortality data

Description

load_mort_data is used to load age-specific mortality from .csv file into vector.

Usage

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.


feralaes/cdx2cea documentation built on April 7, 2024, 10:12 a.m.