reworkProjectPath: Lower level function that collects all trees in...

Description Usage Arguments Details

View source: R/rework_project_path.R

Description

Lower level function that collects all trees in dependency.dir and changes the project path

Usage

1
2
3
4
reworkProjectPath(
  dependency.dir = get("source_info")$depedency.dir,
  new.path = getProjectPath(get("source_info")$project.id)
)

Arguments

dependency.dir

location of dependency files to rework

new.path

file path for the new project path

Details

Not for direct use. Used with swapping branches


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