A function to import the 'Results' sheet from .xls/x files into R.

importQ(dir = "")

Arguments

dir

The specific folder path containing all .xls files, defaults to working directory.

Value

Combined dataframe containing data from all of the ranges from 'Results' sheets.