condenseFileInfo: Generate condensed information about files from dependency...

Description Usage Arguments Value Examples

View source: R/Condense_file_info.R

Description

Generate condensed information about files from dependency object

Usage

1

Arguments

trees

dependency object

Value

data frame with information about each file in project

Examples

1
2
3
4
5
## Not run: 
 trees <- readDependency(pullSourceInfo("adaprHome")$dependency.dir)
condenseFileInfo(trees)

## End(Not run) 

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