Description Usage Arguments Value Examples
View source: R/get_covid19_controlled_vocab.R
Many columns of the tidy format for covid19R data use a controlled vocabulary to define standardized types. While you can read more about these in our documentation, this pulls the controlled vocabulary and description for a given vocabulary type.
1 | get_covid19_controlled_vocab(vocab)
|
vocab |
name of a column from a dataset pulled from |
a tibble with information about approved controlled vocabulary terms and their description
1 | get_covid19_controlled_vocab("data_type")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.