swapProjectPath: Lower level function that takes list of dependency file data...

Description Usage Arguments Details Value

View source: R/swap_project_paths.R

Description

Lower level function that takes list of dependency file data and changes the project path

Usage

1
2
3
4
swapProjectPath(
  list.deps,
  new.path = getProjectPath(get("source_info")$project.id)
)

Arguments

list.deps

list of dependency file data

new.path

file path for the new project path

Details

Not for direct use. Used with swapping branches by reworkProjectPath()

Value

Updated list of dependency data


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