firstProject: Create first project

Description Usage Arguments Value Examples

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) 

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