Skip to contents

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.

Usage

excel_export_addin()

Examples

if (FALSE) {
excel_export_addin()
}