GrapleEndExperiment: A method to abort an experiment

Description Usage Arguments Value Examples

Description

A method to abort an experiment

Usage

1
GrapleEndExperiment(grapleObject)

Arguments

grapleObject

A Graple Object

Value

A text message with the status of the operation

Examples

1
2
3
4
5
## Not run: 
grapleObject <- Graple(ExpRootDir="C:/InputDirectory", ResultsDir="C:/ResultsDirectory", TempDir = tempdir())
GrapleEndExperiment(grapleObject)

## End(Not run)

GRAPLE/GRAPLEr documentation built on Oct. 7, 2020, 4:12 p.m.