hpc.exec | R Documentation |
Executes shell commands on the remote host (HPC) via ssh
hpc.exec(command = NA, user = NA, host = "transfer.gwdg.de", key = NA)
command |
command string |
user |
user name on the remote host |
host |
host server address |
key |
link to the ssh key file on the local system |
Executes shell commands on the remote host (HPC) via ssh
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.