vw_to_vega | R Documentation |
If you have V8 installed, you can use this function to compile a Vega-Lite specification into a Vega specification.
vw_to_vega(spec)
spec |
An object to be coerced to |
S3 object of class vegaspec_vega
and vegaspec
vw_spec_version(spec_mtcars)
vw_spec_version(vw_to_vega(spec_mtcars))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.