Man pages for yyjsonr
Fast 'JSON', 'NDJSON' and 'GeoJSON' Parser and Generator

opts_read_geojsonOptions for reading in GeoJSON
opts_read_jsonCreate named list of options for parsing R from JSON
opts_write_geojsonOptions for writing from 'sf' object to 'GeoJSON'
opts_write_jsonCreate named list of options for serializing R to JSON
read_geojson_strLoad GeoJSON as 'sf' object
read_json_connParse JSON from an R connection object.
read_json_fileConvert JSON to R
read_json_rawConvert JSON in a raw vector to R
read_json_strConvert JSON in a character string to R
read_ndjson_fileParse an NDJSON file to a data.frame or list
read_ndjson_strParse an NDJSON file to a data.frame or list
validate_json_fileValidate JSON in file or string
write_geojson_strWrite SF to GeoJSON string
write_json_fileConvert R object to JSON file
write_json_strConvert R object to JSON string
write_ndjson_fileWrite list or data.frame object to NDJSON in a file
write_ndjson_strWrite list or data.frame object to NDJSON in a string
yyjson_read_flagAdvanced: Values for setting internal options directly on...
yyjson_versionVersion number of 'yyjson' C library
yyjson_write_flagAdvanced: Values for setting internal options directly on...
yyjsonr documentation built on May 29, 2024, 3:01 a.m.