NMdataConfOptions {NMdata} | R Documentation |
Get NMdataConf parameter properties
Description
Get NMdataConf parameter properties
Usage
NMdataConfOptions(name, allow.unknown = TRUE)
Arguments
name |
Optionally, a single parameter name (say "as.fun"). |
allow.unknown |
Allow access to configuration of variables that are not pre-defined in NMdata. This should only be needed in cases where say another package wants to use the NMdata configuration system for variables unknown to NMdata. |
Value
If name is provided, a list representing one argument, otherwise a list with an element for each argument that can be customized using NMdataConf.
[Package NMdata version 0.1.7 Index]