Description Usage Arguments Details Value Examples
Provide data in wide form and adapt column names
1 |
data |
A data frame to pivot |
The unquoted df data-variables are checked
data frame
1 2 | # Corona data of "Germany"
uts_get_corona_data_wide(corona_data %>% dplyr::filter(Country == "Germany"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.