Description Usage Arguments Details
View source: R/server_data_clean.R
data_wrangle( )
a covid19BFI package specifc function that has refactored repititive tasks from the Covid19: The Battle For Independence application by performing a range of cleaning and wrangling operations on the provided dataset.
1 |
data |
the dataset that is passed in on which the wrangling and cleaning will be performed. Must contain the following variables: |
data_wrangle( )
is a covid19BFI package specific function that summarises the proportions in the dataset as grouped by the stated variables and takes the provided dataset and turns dataset into a wider format by using the variables measures_group
and porportion
with some further wrangling and cleaning.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.