Pathogen update
update_pathogen.RdUpdate the configuration with list of pathogen to be simulated according to pathogen ID
Examples
scenario_test <- create_scenario(
system.file("input_1culture_2pop.xlsx", package = "ambre")
)
scenario_updated <- update_pathogen(scenario = scenario_test,
pathoName = c("Campylobacter jejuni", "Rotavirus"))