get_excel_sheet | R Documentation |
Get specific sheet from Excel workbook
get_excel_sheet(sheet, add_automatically = FALSE)
sheet |
String. Sheet to read. |
add_automatically |
Logical. If TRUE, return an empty data frame if the sheet does not exist. |
A data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.