plant.tree: initialize project
Description
initialize project
Usage
plant.tree(project.id, project.path = NA, swap.directory = NA,
first.program = "read_data.R")
Arguments
project.id
Project name, if missing then default
project.path
Project home directory, if missing then default
swap.directory
Project branch exchange directory
first.program
Name of first program in project (read_data.R default)
Value
logical for success or not
Details
Not for direct use. See init.project().