Description Usage Arguments Value Examples
View source: R/shinyTaskMasterScript.R
This function takes in the raw dataset and does some basic cleaning (if any) rearranging (if any).
1 | clean_raw_data(raw_data)
|
raw_data |
raw dataset that is returned by the |
this function returns the cleaned dataset which is ready for analysis.
1 | clean_raw_data(raw_data = raw_dataset)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.