You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
person("Alicia", "Schep", email = "[email protected]", role = c("aut", "cre")),
person("Vega-Lite Developers", role = c("aut"), comment = "The Vega-Lite schema is used to directly populate much of the documentation of this package.")
)
Description: Build vegalite specs in R. Inspired by vegalite package as well as vega-lite-api and altair. Dependent on vegawidget for actually rendering specs!