rs_list_task {appeears}R Documentation

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)

Arguments

task_id

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

user

username used to sign up

Value

returns a data frame with the AppEEARS tasks

Author(s)

Koen Hufkens

Examples


## Not run: 
# get a list of datasets
rs_list_task()

## End(Not run)

[Package appeears version 1.1 Index]