get JSON data
gjd.Rd
get data from json file, either subset of full data
Arguments
- s
string with the name of the first-level JSON entry to be fetched if set to NULL (default) data from full JSON entry is returned
- names_only
logical, if TRUE only names of the first-level JSON entries are returned
- json_path
string with the path to the JSON file
Value
R object returned from jsonlite::fromJSON