R/JSONutils.R

if(version$language == "R") {
## BEGIN R SPECIFIC IMPLEMENTATION

json.parse <- function(string) fromJSON(string)

## END R SPECIFIC IMPLEMENTATION
}

## TERR IMPLEMENTATION IN "terrUtils" PACKAGE

Try the tibbrConnector package in your browser

Any scripts or data that you put into this service are public.

tibbrConnector documentation built on May 2, 2019, 11:02 a.m.