Description Usage Arguments Value Author(s)
Tells the cluster architecture about an executable that can be submitted as job
1 2 | ## S4 method for signature 'ClusterArchitecture,character,character'
setExecutable(object, exec.name, exec.loc)
|
object |
|
exec.name |
A name/identifier that will be associated with the given executable |
exec.loc |
The executable's location |
The modified object
Fabian Mueller
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.