open_json: Open JSON file.

View source: R/json_interface.R

open_jsonR Documentation

Open JSON file.

Description

Open JSON file.

Usage

open_json(json, schema = NULL)

Arguments

json

JSON in its string form or path to JSON file

schema

JSON schema

Value

parsed JSON object


campsis documentation built on Aug. 5, 2026, 9:07 a.m.