listTasks | R Documentation |
List details of all tasks stored in the root directory.
listTasks(
project = NULL,
package = NULL,
sponsor = NULL,
rootpath = getTaskRoot()
)
project |
Project name. |
package |
Package name. |
sponsor |
Sponsor name, default set by |
rootpath |
Path of the task repository, default set by |
data.frame
with the following information for tasks "sponsor", "project", "package", "task".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.