Learn R Programming

adapr (version 2.0.0)

listBranches: Lists the branches available for loading in the adapr project

Description

Lists the branches available for loading in the adapr project

Usage

listBranches(project.id = getProject())

Arguments

project.id

project to find branches within

Value

dataframe of descriptions available branches

Examples

Run this code
# NOT RUN {
listBranches("adaprHome")
# }
# NOT RUN {

# }

Run the code above in your browser using DataLab