Description Usage Arguments Value
This function is a wrapper around RODBC function to get a sheet from an xls or xlsx file.
| 1 | getExcelSheet(file=NULL, sheet=NULL,  ...)
 | 
| file | path to the xls/xlsx file | 
| sheet | sheet name | 
| ... | other arguments passed to sqlFetch) | 
The function return a data.frame with data from the specified sheet.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.