powered by
Cleans and output the reorganized SR Audit Data dataset in .xlsx format
clean_data_to_excel(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) # }
Run the code above in your browser using DataLab