reg_positionals_list: Register a list of 'positional' arguments

View source: R/parse_command_line.R

reg_positionals_listR Documentation

Register a list of 'positional' arguments

Description

Register a list of 'positional' arguments

Usage

reg_positionals_list(plist)

Arguments

plist

list of lists of positional arguments: variable name, help text

Examples

args <- list(list("infile","input file"))

jperkel/cmdparseR documentation built on Oct. 11, 2024, 10:11 a.m.