bsub (version 1.0.0)

ssh_disconnect: Disconnect ssh connection

Description

Disconnect ssh connection

Usage

ssh_disconnect()

Arguments

Value

No value is returned.

Examples

Run this code
# NOT RUN {
# Normally you don't need to manually run this function. The ssh is automatically
# disconnected when the package is detached.
# To manually disconnect ssh, run:
# }
# NOT RUN {
ssh_disconnect()
# }

Run the code above in your browser using DataCamp Workspace