Learn R Programming

appeears (version 1.2)

rs_list_task: AppEEARS list of tasks and status

Description

Returns a data frame of all submitted tasks either in full of when providing the di

Usage

rs_list_task(task_id, user)

Value

returns a data frame with the AppEEARS tasks

Arguments

task_id

task for which to list the status (if missing all tasks are listed)

user

username used to sign up

Author

Koen Hufkens

Examples

Run this code

if (FALSE) {
# get a list of datasets
rs_list_task()
}

Run the code above in your browser using DataLab