Skip to contents

This function lets the user import an Excel file's tabs into a list

Usage

importxlsx(file)

Arguments

file

String. Local Excel file name

Value

List or data.frame. If single tab is found, a data.frame; if multiple tabs are found on file, a list of data.frames.