View source: R/VaccinationScenario3.R
VaccinationScenario3 | R Documentation |
VaccinationScenario3
returns lists containing various vaccination scenarios.
VaccinationScenario3(
course_year,
percent_uv,
percent_1d,
percent_2d,
ve = 1,
not_dep = c()
)
course_year |
Number of years that the vaccination campaign is conducted. |
percent_uv |
Percent of completly unvaccinated individuals. |
percent_1d |
Percent of individuals that received a single dose of vaccination. |
percent_2d |
Percent of individuals that received two doses of the vaccination. |
ve |
|
not_dep |
Departments that are not part of the vaccination campaign. |
List containing parameters of the vaccination campaign.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.