Clear the R sessions and logout from Opal(s).
See also
Other connection functions:
opal.login(),
opal.profiles()
Examples
if (FALSE) { # \dontrun{
o <- opal.login('administrator','password', url = 'https://opal-demo.obiba.org')
opal.logout(o)
} # }