two_column_xlsx_to_list | R Documentation |
parses a 2 column xlsx file into a list, usefull for options files
two_column_xlsx_to_list(xlsx_fpfn, xlsx_sheet)
xlsx_fpfn |
xlsx file path |
xlsx_sheet |
string name of sheet or integer number of sheet to read |
a list object with settings
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.