GrapleChkVersionCompatibility-Graple-method: Checks if the GRAPLEr pacakge being used is compatible with...

Description Usage Arguments Value Examples

Description

Checks if the GRAPLEr pacakge being used is compatible with GWS Service being used

Usage

1
2
## S4 method for signature 'Graple'
GrapleChkVersionCompatibility(grapleObject)

Arguments

grapleObject

A Graple Object

Value

A status msg indicating whether Web service and GRAPLEr are compatible and the Graple object is returned

Examples

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

## End(Not run)

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