powered by
Remove all asynchronous R commands in the remote R session.
opal.commands_rm(opal)
Opal object.
Other command functions: opal.command(), opal.command_result(), opal.command_rm(), opal.commands()
opal.command()
opal.command_result()
opal.command_rm()
opal.commands()
if (FALSE) { o <- opal.login('administrator','password', url='https://opal-demo.obiba.org') opal.commands_rm(o) opal.logout(o) }
Run the code above in your browser using DataLab