View source: R/show_vaccines.R
show_vaccines | R Documentation |
Shows vaccine names
show_vaccines(data = vaers_2020)
data |
A sorted table of vaccines names
show_vaccines() # default is 2020 show_vaccines(data = vaers_2019) vaers_2017 %>% show_vaccines()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.