Learn R Programming

adapr (version 1.0.1)

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

Description

Lists the branches available for loading in the adapr project

Usage

listBranches(si = get("source_info"))

Arguments

si
is source_info object

Value

dataframe of descriptions available branches

Examples

Run this code
## Not run: 
# source_info <- create_source_file_dir("adaprHome","tree_controller.R")
# ## End(Not run) 

Run the code above in your browser using DataLab