R/alt.R
as_chart.Rd
Create Altair chart from vegaspec
as_chart(spec)
An object to be coerced to vegaspec, a Vega/Vega-Lite specification
vegaspec
altair object
if (interactive()) { as_chart(vegawidget::spec_mtcars) }