processExtraArg: Process extra arguments.

View source: R/deprecated_methods.R

processExtraArgR Documentation

Process extra arguments.

Description

'r lifecycle::badge("deprecated")'

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

Details

'processExtraArg()' is deprecated in favor of 'process_extra_arg()'.

Value

requested argument value


campsismod documentation built on July 30, 2026, 9:06 a.m.