This function can be used to list all interventions whose impact models parameterisations are available in the package.

list_available_interventions()

Value

The function prints all the interventions and also returns a vector containing them.

Author

Monica Golumbeanu, monica.golumbeanu@swisstph.ch

Examples

interv_vec = list_available_interventions()
print(interv_vec)
#> [1] "IRS"             "LLINs"           "House_screening"