Description Usage Arguments Value Source Examples
Import mapping each spreadsheet of an excel file to a dataframe in a list.
1 | xlsheets_list(path)
|
path |
A path to a single excel file. |
A list of dataframes.
Adapted from an article by Jenny Bryan (https://goo.gl/ah8qkX).
1 | xlsheets_list(misc_example("multiple_sheets.xlsx"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.