GrapleCheckVersionCompatibility: Checks version compatibility between R package and Graple web...

Description Usage Arguments Value Examples

Description

This function allows you to check version compatibility between R package and Graple Web Service

Usage

1

Arguments

submissionURL

URL:Port of the GRAPLEr web service

Value

true if versions are compatible else false

Examples

1
2
3
4
5
## Not run: 
graplerURL<-"http://graple-service.cloudapp.net"
GrapleCheckVersionCompatibility(graplerURL)

## End(Not run)

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