bsub (version 1.0.0)

ssh_connect: Connect to submisstion via ssh

Description

Connect to submisstion via ssh

Usage

ssh_connect()

Arguments

Value

No value is returned.

Details

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

Examples

Run this code
# NOT RUN {
# ssh is automatically connected. To manually connect ssh, run:
# }
# NOT RUN {
ssh_connect()
# }
# 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`.
# }

Run the code above in your browser using DataLab