plantTree: initialize project

Description Usage Arguments Details Value

Description

initialize project

Usage

1
2
3
plantTree(project.id, project.path = NA, swap.directory = NA,
  first.program = "read_data.R", project.libraryTF = FALSE,
  library.path = "")

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)

project.libraryTF

Logical to use a local (not default) library

library.path

= path to local (not default) library

Details

Not for direct use. See initProject().

Value

logical for success or not


adapr documentation built on May 1, 2019, 7:05 p.m.