Returns a data frame of all submitted tasks either in full of when providing the di
rs_list_task(task_id, user)
task for which to list the status (if missing all tasks are listed)
username used to sign up
returns a data frame with the AppEEARS tasks
if (FALSE) {
# get a list of datasets
rs_list_task()
}