Learn R Programming

argparser (version 0.7.2)

arg.parser: Create an argument parser.

Description

This function is deprecated. Use arg_parser instead.

Usage

arg.parser(description, name = NULL)

Value

a new arg.parser object

Arguments

description

description of the program

name

name of the program