Learn R Programming

adapr (version 1.0.1)

init.project: initialize project

Description

initialize project

Usage

init.project(project.id, project.path = NA, publish.directory = NA)

Arguments

project.id
Project name, if missing then default
project.path
Project home directory, if missing then default
publish.directory
Project branch exchange directory

Value

logical for success or not

Details

Wrapper for plant.tree

Examples

Run this code
## Not run: 
# init.project("adaprTest")
# ## End(Not run) 

Run the code above in your browser using DataLab