getSnnsRFunctionTable | R Documentation |
Get the function table of available SNNS functions.
getSnnsRFunctionTable()
a data.frame with columns:
name |
name of the function |
type |
the type of the function (learning, init, update,...) |
#inParams |
the number of input parameters of the function |
#outParams |
the number of output parameters of the function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.