The R Project SVN R-packages

Rev

Blame | Last modification | View Log | Download | RSS feed

useDynLib(RJSONIO)
import("methods")

export(toJSON)
exportMethods(toJSON)

export(emptyNamedList)

export(fromJSON)
exportMethods(fromJSON)
exportPattern("^JSON_T")
export(asJSVars)

export(basicJSONHandler)

export(isValidJSON)
exportMethods(isValidJSON)

export(Strict, StrictNumeric, StrictCharacter, StrictLogical)

export(readJSONStream)