Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 917 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 917 Bytes

vegacompile

R-CMD-check

The goal of vegacompile is to provide command-line tools for Vega-Lite and Vega specifications to:

  • compile to Vega
  • create images (SVG, PNG)

There’s nothing here yet, stay tuned…

Installation

You can install the development version of vegacompile from GitHub with:

# install.packages("devtools")
devtools::install_github("vegawidget/vegacompile")

Code of Conduct

Please note that the vegacompile project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.