Learn R Programming

adapr (version 2.0.0)

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

Description

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

Usage

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

Value

logical for success or not

Details

Not for direct use. See relocate.project