to_json: to_json

View source: R/qjs.R

to_jsonR Documentation

to_json

Description

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

Usage

to_json(arg, auto_unbox = FALSE)

Arguments

arg

Argument to convert to JSON

auto_unbox

Automatically unbox single element vectors

Value

JSON string


QuickJSR documentation built on April 13, 2025, 5:12 p.m.