| opal.commands_rm | R Documentation |
Remove all asynchronous R commands in the remote R session.
opal.commands_rm(opal)
opal |
Opal object. |
Other command functions:
opal.command(),
opal.command_result(),
opal.command_rm(),
opal.commands()
## Not run:
o <- opal.login('administrator','password', url='https://opal-demo.obiba.org')
opal.commands_rm(o)
opal.logout(o)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.