arg.parser: Create an argument parser.

View source: R/deprecated.R

arg.parserR Documentation

Create an argument parser.

Description

This function is deprecated. Use arg_parser instead.

Usage

arg.parser(description, name = NULL)

Arguments

description

description of the program

name

name of the program

Value

a new arg.parser object


argparser documentation built on May 29, 2024, 4:06 a.m.