sourceSyncSILoad: Synchronize project by IDENTIFYING necessary R scripts

Description Usage Arguments Details Value Examples

Description

Synchronize project by IDENTIFYING necessary R scripts

Usage

1
sourceSyncSILoad(source_info)

Arguments

source_info

Project information within source_info list

Details

Not usually direct use. See syncProject() and syncTestProject().

Value

Data.frame with sources needed to synchronize with run times

Examples

1
2
3
4
5
## Not run: 
source_info <- create_source_file_dir("adaprHome","tree_controller.R")
sourceSyncSILoad(source_info)

## End(Not run) 

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