Import a Data object from Excel file
XL2Data(name = "Data", dir = NULL)
Name of the data file, with or without file extension.
Optional file path. Default is getwd()
An object of class 'Data'
# NOT RUN {
MyData <- XL2Data("MyData.xlsx")
# }
Run the code above in your browser using DataLab