from_json {QuickJSR}R 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


[Package QuickJSR version 1.3.1 Index]