getSnnsRDefine | R Documentation |
Get a define of the SNNS kernel from a defines-list.
All defines-lists present can be shown with RSNNS:::SnnsDefines
.
getSnnsRDefine(defList, defValue)
defList |
the defines-list from which to get the define from |
defValue |
the value in the list |
a string with the name of the define
resolveSnnsRDefine
getSnnsRDefine("topologicalUnitTypes",3)
getSnnsRDefine("errorCodes",-50)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.