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.


DARTH-git/darthpack documentation built on March 10, 2024, 3:31 p.m.