Learn R Programming

adapr (version 1.0.1)

plant.tree: initialize project

Description

initialize project

Usage

plant.tree(project.id, project.path = NA, swap.directory = NA)

Arguments

project.id
Project name, if missing then default
project.path
Project home directory, if missing then default
swap.directory
Project branch exchange directory

Value

logical for success or not

Details

Not for direct use. See init.project().