Description Usage Arguments Value
A wrapper around googlesheets4::read_sheet()
to read all sheets from a spread sheet.
Output will be a list of data.frame with names corresponding to Google sheets (tabs) names.
1 | read_sheet_all(ss, sheets_regex = NULL, ...)
|
ss |
Something that identifies a Google Sheet |
sheets_regex |
If |
... |
passed to |
A Tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.