ssh_connect | R Documentation |
Connect to submisstion via ssh
ssh_connect(...)
ssh_disconnect()
... |
Pass to |
# ssh is automatically connected. To manually connect ssh, run:
## Not run:
ssh_connect()
ssh_disconnect()
## End(Not run)
# where the user name is the one you set in `bsub_opt$user` and
# the node is the one you set in `bsub_opt$login_node`.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.