Learn R Programming

adapr (version 1.0.2)

list.branches: Lists the branches available for loading in the adapr project

Description

Lists the branches available for loading in the adapr project

Usage

list.branches(project.id = get.project())

Arguments

project.id

project to find branches within

Value

dataframe of descriptions available branches

Examples

Run this code
# NOT RUN {
list.branches("adaprHome")
# }
# NOT RUN {

# }

Run the code above in your browser using DataLab