ssh_connect: Connect to submisstion via ssh

Description Usage Details Value Examples

View source: R/ssh.R

Description

Connect to submisstion via ssh

Usage

1

Details

If ssh connection is lost, run this function to reconnect.

Value

No value is returned.

Examples

1
2
3
4
5
6
7
# ssh is automatically connected. To manually connect ssh, run:
## Not run: 
ssh_connect()

## 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`.

bsub documentation built on July 1, 2021, 5:07 p.m.