View source: R/clusterFunctionsSSH.R
makeSSHWorker | R Documentation |
Create SSH worker for SSH cluster functions.
makeSSHWorker( nodename, ssh.cmd = "ssh", ssh.args = character(0L), rhome = "", ncpus, max.jobs, max.load, nice, r.options = c("--no-save", "--no-restore", "--no-init-file", "--no-site-file"), script )
nodename |
[ |
ssh.cmd |
[ |
ssh.args |
[ |
rhome |
[ |
ncpus |
[ |
max.jobs |
[ |
max.load |
[ |
nice |
[ |
r.options |
[ |
script |
[ |
[SSHWorker
].
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.