OptionParser-class {optparse} | R Documentation |
A class designed to be used in conjunction with the function parse_args
to parse command line options.
usage
:options
:OptionParserOption
instances. Trevor Davis.
The documentation for Python's optparse library, which this package is based on, is Copyright 1990-2009, Python Software Foundation.
showClass("OptionParser")