12 lines
543 B
Plaintext
Raw Normal View History

2025-01-12 00:52:51 +08:00
base64 Encode/decode base64
flatten Flatten nested data frames
gzjson Gzipped JSON
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, stream_out Streaming JSON input/output
toJSON, fromJSON Convert R objects to/from JSON
unbox Unbox a vector or data frame
validate Validate JSON