Learn R Programming

adapr (version 1.0.1)

program.io.table: Create program io table

Description

Create program io table

Usage

program.io.table(dependency.out)

Arguments

dependency.out
Tree of dependencies

Value

Matrix summarizing inputs and outputs

Details

groups inputs and outputs

Not for direct use.

Examples

Run this code
## Not run: 
# trees <- Harvest.trees(pull_source_info("adaprHome")$dependency.dir)
# program.io.table(trees)
# ## End(Not run) 

Run the code above in your browser using DataLab