CommandArgs_parse_arguments: Parse the argument vector into 'Argument' objects

CommandArgs_parse_argumentsR Documentation

Parse the argument vector into Argument objects

Description

Parse the argument vector into Argument objects

Arguments

args

input of the value of commandArgs

quit_if_help

logical, if TRUE call quit(...) if arguments include -h or –help

...

futher arguments for quit(...)

Value

a vector of logicals, one per argument

See Also

Other CommandArgs: CommandArgs_add_argument, CommandArgs_add, CommandArgs_get_all, CommandArgs_get, CommandArgs_help_called, CommandArgs_print_help, CommandArgs_show, CommandArgs


btupper/rscripting documentation built on Oct. 18, 2022, 6:47 p.m.