Description Usage Arguments Note
Given a search path, it will try to find the software packages for all registered SVM packages by calling the 'findSoftware' routine of each known wrapper.
1 | findAllSVMSoftware(searchPath = NA, verbose = FALSE)
|
searchPath |
Search path for the SVM binaries of all known SVM packages. |
verbose |
Print messages while searching? |
To make sure that the binary is correct, it will be executed! (see findBinary for more infos)
If multiple binaries are found, the last one will be taken. Overwrite by hand, if necessary.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.