viewBranches: Opens available Branches as a csv file

Description Usage Arguments Details Value Examples

View source: R/list_files.R

Description

Opens available Branches as a csv file

Usage

1
viewBranches(projectId = getProject())

Arguments

projectId

character string specifying project

Details

Viewing only. Does not edit the data! Writes into the temp directory and uses system's .csv file browser.

Value

'listBranches' output

Examples

1
2
3
4
## Not run: 
viewData("adaprHome")

## End(Not run) 

gelfondjal/adapr documentation built on Feb. 2, 2020, 1:32 a.m.