firstProject: Create first project

Description Usage Arguments Value Examples

View source: R/plant_orchard.R

Description

Create first project

Usage

1
firstProject(project.path = "", publish.path = "")

Arguments

project.path

Path where first project will go

publish.path

Path to share project results

Value

logical for succesful creation or not

Examples

1
2
3
4
5
## Not run: 
 opt <- getAdaprOptions()
 firstProject(opt$project.path,opt$publish.path)

## End(Not run) 

gelfondjal/adapr documentation built on Feb. 2, 2020, 1:32 a.m.