NMdataDecideOption {NMdata} | R Documentation |
Determine active parameter value based on argument and NMdataConf setting
NMdataDecideOption(name, argument, allow.unknown = FALSE)
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. |
Active argument value.