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