load_data_from_xlsx | R Documentation |
Load data from an Excel spreadsheet formatted file
load_data_from_xlsx(file_name)
file_name |
the name of the file, assumed to be located in a directory called 'data' |
A dataframe with all content of the Excel spreadsheet.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.