powered by
Close the R session, if there is any associated to the connection.
rockr.close(conn)
A rockr connection object.
Void
Other connection functions: rockr.connect(), rockr.open()
rockr.connect()
rockr.open()
# NOT RUN { conn <- rockr.connect('administrator','password', url='https://rocker-demo.obiba.org') rockr.open(conn) rockr.close(conn) # }
Run the code above in your browser using DataLab