Learn R Programming

QuickJSR (version 1.5.1)

to_json: to_json

Description

Use the QuickJS C API to convert an R object to a JSON string

Usage

to_json(arg, auto_unbox = FALSE)

Value

JSON string

Arguments

arg

Argument to convert to JSON

auto_unbox

Automatically unbox single element vectors