-
You can interpolate objects from your R environment into
vegajson
andvegayaml
code chunks using${}
as delimeters. -
Added functions
vegadown()
andvegadown_labels()
to access vegaspecs created usingvegajson
orvegayaml
. -
Added knitr engines for
vegajson
andvegayaml
(vegayml
); these are activated when the package namespace is attached. These become languages you can specify in RMarkdown code-chunks; they render the code as vegawidgets.