read_vac | R Documentation |
Read Vaccination Data
read_vac( date = NULL, col_select = NULL, col_types = vroom::cols(.default = vroom::col_character()), ... )
date |
The download date of the data |
col_select |
One or more selection expressions, like in
|
col_types |
One of If Column specifications created by Alternatively, you can use a compact string representation where each character represents one column:
|
... |
Additional arguments to pass to
|
A tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.