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 Feb. 24, 2026, 9:07 a.m.