Rdocumentation
powered by
Learn R Programming
adapr (version 1.0.1)
swap.project.paths: Take list of dependency file data and changes the project path
Description
Take list of dependency file data and changes the project path
Usage
swap.project.paths(list.deps, new.path = get.project.path(get("source_info")$project.id))
Arguments
list.deps
list of dependency file data
new.path
file path for the new project path
Value
Updated list of dependency data
Details
Not for direct use. Used with swapping branches by rework.project.path()