clean_data_to_excel | R Documentation |
Cleans and output the reorganized SR Audit Data dataset in .xlsx format
clean_data_to_excel(filename)
filename |
Input name of the .xlsx file |
Returns an excel sheet that includes the cleaned data.
## Not run: filename = "data.xlsx" clean_data_to_excel(filename) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.