readsheet | R Documentation |
Let you chose a file from a popup window, then lists the sheets to choose from
readsheet(filepath = NULL, sheet = NULL)
filepath |
A path to an excel file |
sheet |
An integer referring to a specific sheet to open |
A tibble containing the data from the chosen sheet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.