ddplot
ddplot copied to clipboard
Create D3 based SVG graphics easily from R
ddplot
ddplot is a package that allows you to create D3 based SVG graphics using a simple R API.
Installation
You can install ddplot from CRAN with:
install.packages("ddplot")
You can install the development version of ddplot from Github with:
remotes::install_github("feddelegrand7/ddplot")
Usage
You can get started here
Code of Conduct
Please note that the ddplot project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.