Description Usage Arguments Value Examples
List projects
1 | listProjects(project.id0 = "", allInfo = TRUE)
|
project.id0 |
character for specific project. Empty string default will list all projects. |
allInfo |
logical whether to return all data |
data frame with project information
1 2 3 4 | ## Not run:
listProjects(TRUE)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.