This function displays a table of the available LLIN types and the countries for which durability profiles are available within the AnophelesModel database

get_net_types()

Value

The function returns a table of net types and corresponding countries

Author

Monica Golumbeanu, monica.golumbeanu@swisstph.ch

Examples

net_types = get_net_types()
print(net_types)
#>        Net_Type    Country
#> 1       DuraNet      Kenya
#> 2       DuraNet     Malawi
#> 3   Interceptor      Kenya
#> 4   Interceptor     Malawi
#> 5       LifeNet    Senegal
#> 6    Netprotect      Kenya
#> 7    Netprotect     Malawi
#> 8    Netprotect    Senegal
#> 9        Olyset      Benin
#> 10       Olyset      Kenya
#> 11       Olyset     Malawi
#> 12       Olyset Mozambique
#> 13       Olyset    Senegal
#> 14       Olyset     Zambia
#> 15 PermaNet 2.0     Angola
#> 16 PermaNet 2.0      Kenya
#> 17 PermaNet 2.0     Malawi
#> 18 PermaNet 2.0 Mozambique
#> 19 PermaNet 2.0    Senegal
#> 20 PermaNet 2.0     Zambia
#> 21 PermaNet 3.0      Kenya
#> 22 DawaPlus 2.0     Angola
#> 23 DawaPlus 2.0      Kenya
#> 24 DawaPlus 2.0    Senegal