repr_vega(4/lite2).* {repr}R Documentation

Representation as vegalitev2 or vega4 JSON.

Description

Representation as vegalitev2 or vega4 JSON.

Usage

## S3 method for class 'vegalite'
repr_vegalite2(obj, ...)

Arguments

obj

The vegalite plot to create a representation for

...

ignored


[Package repr version 0.19.2 Index]