Description Usage Arguments Value Examples
Disconnect from OpenSky Network’s Impala shell.
1 | osn_disconnect(session)
|
session |
ssh connection created with |
an SSH session
1 2 3 4 5 | ## Not run:
session <- osn_connect("cucu", verbose = 2)
osn_disconnect(session)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.