RSNNS (version 0.4-9)

resolveSnnsRDefine: Resolve a define of the SNNS kernel

Description

Resolve a define of the SNNS kernel using a defines-list. All defines-lists present can be shown with RSNNS:::SnnsDefines.

Usage

resolveSnnsRDefine(defList, def)

Arguments

defList
the defines-list from which to resolve the define from
def
the name of the define

Value

the value of the define

See Also

getSnnsRDefine

Examples

Run this code
resolveSnnsRDefine("topologicalUnitTypes","UNIT_HIDDEN")

Run the code above in your browser using DataLab