initialize project
plantTree(project.id, project.path = NA, swap.directory = NA,
first.program = "read_data.R", project.libraryTF = FALSE,
library.path = "")
Project name, if missing then default
Project home directory, if missing then default
Project branch exchange directory
Name of first program in project (read_data.R default)
Logical to use a local (not default) library
= path to local (not default) library
logical for success or not
Not for direct use. See initProject().