GrapleCheckService: Checks if the graple service is up and running on the...

Description Usage Arguments Value Examples

Description

Checks if the graple service is up and running on the submission URL provided

Usage

1
GrapleCheckService(grapleObject)

Arguments

grapleObject

A Graple Object

Value

The status message is updated on Graple object and the Graple object is returned

Examples

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

## End(Not run)

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