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