powered by
Get all the tasks with their status at the time of the request.
opal.tasks(opal, df = TRUE)
Opal object.
Return a data.frame (default is TRUE)
Other task functions: opal.task_cancel, opal.task_wait, opal.task
opal.task_cancel
opal.task_wait
opal.task
# NOT RUN { o <- opal.login('administrator','password','https://opal-demo.obiba.org') opal.tasks(o) opal.logout(o) # }
Run the code above in your browser using DataLab