Learn R Programming

adapr (version 1.0.1)

relocate.project: Changes project directory/publish directory or identifies imported project

Description

Changes project directory/publish directory or identifies imported project

Usage

relocate.project(project.id0, project.path = NA, swap.directory = NA)

Arguments

project.id0
Project name
project.path
Project home directory
swap.directory
Project publish directory

Value

logical for success or not

Details

Is wrapper for redirect.tree. Does not move the project only indicates new location.

Examples

Run this code
## Not run: 
# relocate.project("adaprTest","mydirectory1","mydirectory2publish")
# ## End(Not run) 

Run the code above in your browser using DataLab