View source: R/parse_command_line.R
reg_positionals_list | R Documentation |
Register a list of 'positional' arguments
reg_positionals_list(plist)
plist |
list of lists of positional arguments: variable name, help text |
args <- list(list("infile","input file"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.