getSnnsRFunctionTable: Get SnnsR function table
Description
Get the function table of available SNNS functions.Value
- a data.frame with columns:
- namename of the function
- typethe type of the function (learning, init, update,...)
- #inParamsthe number of input parameters of the function
- #outParamsthe number of output parameters of the function