Learn R Programming

adapr (version 1.0.1)

first.project: Create first project

Description

Create first project

Usage

first.project(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

Run this code
## Not run: 
#  opt <- get_adapr_options()
#  first.project(opt$project.path,opt$publish.path)
# ## End(Not run) 

Run the code above in your browser using DataLab