getSnnsRDefine: Get a define of the SNNS kernel

View source: R/util.R

getSnnsRDefineR Documentation

Get a define of the SNNS kernel

Description

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

Usage

getSnnsRDefine(defList, defValue)

Arguments

defList

the defines-list from which to get the define from

defValue

the value in the list

Value

a string with the name of the define

See Also

resolveSnnsRDefine

Examples

getSnnsRDefine("topologicalUnitTypes",3)
getSnnsRDefine("errorCodes",-50)

RSNNS documentation built on May 31, 2023, 5:43 p.m.