readArglists | R Documentation |
Read argument lists from CSV (or MS Excel) file
readArglists(
file = NULL,
configTable = readArglistsTable.csv(safePath(file), dbg = dbg),
dbg = FALSE
)
file |
full path to comma separated file containing the argument specification |
configTable |
Instead of the file you may provide a data frame containing the configuration |
dbg |
if |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.