A Simple and Robust JSON Parser and Generator for R


[Up] [Top]

Documentation for package ‘jsonlite’ version 1.8.8

Help Pages

as_gzjson_b64 Gzipped JSON
as_gzjson_raw Gzipped JSON
base64 Encode/decode base64
base64url_dec Encode/decode base64
base64url_enc Encode/decode base64
base64_dec Encode/decode base64
base64_enc Encode/decode base64
flatten Flatten nested data frames
fromJSON Convert R objects to/from JSON
gzjson Gzipped JSON
jsonlite Convert R objects to/from JSON
minify Prettify or minify a JSON string
parse_gzjson_b64 Gzipped JSON
parse_gzjson_raw Gzipped JSON
parse_json Read/write JSON
prettify Prettify or minify a JSON string
prettify, minify Prettify or minify a JSON string
rbind_pages Combine pages into a single data frame
read_json Read/write JSON
serializeJSON serialize R objects to JSON
stream_in Streaming JSON input/output
stream_in, stream_out Streaming JSON input/output
stream_out Streaming JSON input/output
toJSON Convert R objects to/from JSON
toJSON, fromJSON Convert R objects to/from JSON
unbox Unbox a vector or data frame
unserializeJSON serialize R objects to JSON
validate Validate JSON
write_json Read/write JSON