redirectTree: Lower level function that that changes project...

Description Usage Arguments Details Value

View source: R/plant_tree.R

Description

Lower level function that that changes project directory/publish directory or identifies imported project

Usage

1
2
3
4
5
6
7
redirectTree(
  project.id0,
  project.path = NA,
  swap.directory = NA,
  project.libraryTF = FALSE,
  library.path = ""
)

Arguments

project.id0

Project name

project.path

Project Parent directory (Directory that contains project)

swap.directory

Project publish directory

project.libraryTF

Logical to use a local (not default) library

library.path

= path to local (not default) library

Details

Not for direct use. See relocate.project

Value

logical for success or not


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