Learn R Programming

adapr (version 2.0.0)

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

Description

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

Usage

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