from_json: from_json

View source: R/qjs.R

from_jsonR Documentation

from_json

Description

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

Usage

from_json(json)

Arguments

json

JSON string to convert to an R object

Value

R object


QuickJSR documentation built on June 9, 2025, 5:09 p.m.