Learn R Programming

adapr (version 1.0.2)

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")
# }

Run the code above in your browser using DataLab