validate_json: Checks if a json file is valid according to GRAPLEr...

Description Usage Arguments Value Examples

View source: R/GrapleR.R

Description

Checks if a json file is valid according to GRAPLEr constraints

Usage

1
validate_json(jsonFilePath)

Arguments

jsonFilePath

JSON File path

Value

A boolean value indicating whether the json file is valid

Examples

1
2
3
4
## Not run: 
validate_json(filename)

## End(Not run)

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