set_strategy | R Documentation |
Translate each named vaccine strategy into a format interpretable by 'create_vax_map'
set_strategy(strategy = NULL, include_vbe = FALSE)
strategy |
single character string in "VoD", "VoD(H)", "VoA", "VoA(H)", "VoD(L)+VoA(H)", "VoS" describing who is offered vaccination. defaults to no vaccination. |
include_vbe |
single logical indicating whether vaccination before entry is offered. Defaults to FALSE. |
list with entries 'vod', 'vos' and 'vbe' containing 0-1 vectors of length two indicating whether group L and/or H are offered vaccination via each potential vaccination route (i.e. screeing, diagnosis, entry)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.