powered by
Get the list of asynchronous R commands in the remote R session.
opal.commands(opal, df = TRUE)
Opal object.
Return a data.frame (default is TRUE)
Other command functions: opal.command_result, opal.command_rm, opal.commands_rm, opal.command
opal.command_result
opal.command_rm
opal.commands_rm
opal.command
# NOT RUN { o <- opal.login('administrator','password','https://opal-demo.obiba.org') opal.commands(o) opal.logout(o) # }
Run the code above in your browser using DataLab