Learn R Programming

amberr (version 1.2.0)

amber.logout: Close connection with Amber

Description

Close connection and release resources of Amber.

Usage

amber.logout(amber)

Value

No value

Arguments

amber

An Amber object

Examples

Run this code
if (FALSE) {
a <- amber.login("https://amber-demo.obiba.org")
amber.logout(a)
}

Run the code above in your browser using DataLab