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


campsismod documentation built on July 30, 2026, 9:06 a.m.