Learn R Programming

adapr (version 1.0.1)

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")
# ## End(Not run) 


Run the code above in your browser using DataLab