display_json {IRdisplay}R Documentation

Display JSON

Description

Either data or file must be passed.

Usage

display_json(data = NULL, file = NULL)

Arguments

data

The JSON code as a character vector

file

The path to a JSON file or a connection


[Package IRdisplay version 0.4.3 Index]