readExcel | R Documentation |
This function reads a sheet of an Excel file and put the data into a data.frame.
readExcel(file, extension, sheet)
file |
The name of the Excel file. |
extension |
The extension of the file |
sheet |
The name of the sheet |
A data.frame
Samuel Wieczorek
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.