Learn R Programming

adapr (version 2.0.0)

removeProject: Removes project from orchard, but doesn't delete project from file system

Description

Removes project from orchard, but doesn't delete project from file system

Usage

removeProject(project.id0)

Arguments

project.id0

which project to remove from orchard

Value

Project listing data frame.

Examples

Run this code
# NOT RUN {
removeProject("adaprHome")
relcateProject("adaprHome")
# }
# NOT RUN {

# }

Run the code above in your browser using DataLab