getunparsedargs: Extract 'parser.func' from an argument

Description Usage Arguments Value

Description

simple method for extracting the cmdline arguments passed to a specific argument prior to being parsed.

Usage

1

Arguments

x

an object of class cmd_arg or cmd_parser

...

further parameters passed to method

Value

the return value depends on the value of parser.func.opts. The most common types are

  1. Vector, if vectorized = TRUE and input type is vector

  2. List if vectorized = TRUE and type is list or vectorized = FALSE


Bijaelo/cmdline.arguments documentation built on June 12, 2021, 1:42 p.m.