powered by
Disconnect ssh connection
ssh_disconnect()
No value is returned.
# 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: if (FALSE) { ssh_disconnect() }
Run the code above in your browser using DataLab