processExtraArg: Process extra arguments.

View source: R/utilities.R

processExtraArgR Documentation

Process extra arguments.

Description

Process extra arguments.

Usage

processExtraArg(args, name, default = NULL, mandatory = FALSE)

Arguments

args

arguments list

name

argument name to retrieve

default

default value if argument is not present

mandatory

mandatory argument, logical value

Value

requested argument value


campsismod documentation built on Oct. 12, 2023, 5:13 p.m.