View source: R/read_xl_to_list.R
Each column becomes a vector and a list element, column name becomes list element name.
1 | read_xl_to_list(file, sheet, ...)
|
file |
Name of Excel file (.xlsx), string. |
sheet |
Sheet (name or index) to read in as list. |
... |
Additional parameters passed to openxlsx::read.xlsx |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.