View source: R/01_model_inputs_functions.R
load_all_params | R Documentation |
load_all_params
loads all parameters for the decision model from multiple sources and creates a list.
load_all_params(file.init = NULL, file.mort = NULL)
file.init |
String with the location and name of the file with initial set of parameters |
file.mort |
String with the location and name of the file with mortality data |
A list of all parameters used for the decision model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.