Convert a raw data Excel file to an organized Excel file
excel_export_addin.Rd
This function is meant to be used as an RStudio addin. It uses rstudioapi
to ask the user to select an original/raw data Excel file, and then it asks
the user to create a file to save the organized Excel file.