powered by
List Tasks
tasks(account = NULL, server = NULL)
Account name. If a single account is registered on the system then this parameter can be omitted.
Server name. Required only if you use the same account name on multiple servers (see servers())
servers()
Returns a data frame with the following columns:
id
action
status
created_time
finished_time
taskLog()
# NOT RUN { # list tasks for the default account tasks() # }
Run the code above in your browser using DataLab