opalr (version 1.4.1)

opal.workspaces: Get the R workspaces from a opal.

Description

Get the R workspaces from a opal.

Usage

opal.workspaces(opal)

Arguments

opal

Opal object.

See Also

Other workspace functions: opal.workspace_rm(), opal.workspace_save()

Examples

Run this code
# NOT RUN {
o <- opal.login('administrator','password','https://opal-demo.obiba.org')
opal.workspaces(o)
opal.logout(o)
# }

Run the code above in your browser using DataLab