Load data from all range of Excel sheet as character
1 | load_alldata(path, sheet)
|
path |
Path to the xls/xlsx file. |
sheet |
Sheet to read. Either a string (the name of a sheet), or an
integer (the position of the sheet). Ignored if the sheet is specified via
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.