show_vaccines: Shows vaccine names

View source: R/show_vaccines.R

show_vaccinesR Documentation

Shows vaccine names

Description

Shows vaccine names

Usage

show_vaccines(data = vaers_2020)

Arguments

data

Value

A sorted table of vaccines names

Examples

show_vaccines() # default is 2020
show_vaccines(data = vaers_2019)
vaers_2017 %>% show_vaccines()

janoleko/vaers documentation built on Sept. 30, 2022, 11:12 a.m.