Learn R Programming

RSNNS (version 0.3-1)

resolveSnnsRDefine: Resolve a define of the SNNS kernel.

Description

Resolve a define of the SNNS kernel.

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

Details

All defines-lists present can be shown with RSNNS:::SnnsDefines.

See Also

getSnnsRDefine

Examples

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

Run the code above in your browser using DataLab