# NOT RUN {
paramfile <- system.file("extdata", "LifeTable_USA_Mx_2015.csv",
package = "packDAMipd"
)
a <- get_mortality_from_file(paramfile, age = 10, mortality_colname =
"total", gender = NULL)
# }
Run the code above in your browser using DataLab