NMdataDecideOption: Determine active parameter value based on argument and...

View source: R/NMdataConf.R

NMdataDecideOptionR Documentation

Determine active parameter value based on argument and NMdataConf setting

Description

Determine active parameter value based on argument and NMdataConf setting

Usage

NMdataDecideOption(name, argument, allow.unknown = FALSE)

Arguments

name

The name of the parameter, say "as.fun"

argument

The value to pass. If missing or NULL, the value returned by NMdataConf/NMdataGetOption will typically be used.

Value

Active argument value.


philipdelff/NMdata documentation built on March 5, 2025, 12:20 a.m.