Learn R Programming

adapr (version 2.0.0)

listProjects: List projects

Description

List projects

Usage

listProjects(project.id0 = "", allInfo = TRUE)

Arguments

project.id0

character for specific project. Empty string default will list all projects.

allInfo

logical whether to return all data

Value

data frame with project information

Examples

Run this code
# NOT RUN {
listProjects(TRUE)
# }
# NOT RUN {

# }

Run the code above in your browser using DataLab