json_viewer: Create json-viewer

Description Usage Arguments Value See Also

View source: R/json_viewer.R

Description

This is a wrapper around the listviewer::jsonedit function, used to create an interactive (HTML) explorer for json-text.

Usage

1
json_viewer(..., height = 250, width = "100%")

Arguments

...

arguments passed on to listviewer::jsonedit

height

character (or coercible to character), height of the widget in pixels or percent

width

character (or coercible to character), width of the widget in pixels or percent

Value

HTML widget

See Also

listviewer::jsonedit


ijlyttle/AzureMLPlus documentation built on May 18, 2019, 3:41 a.m.