Create 'D3' based 'SVG' ('Scalable Vector Graphics') graphics using a simple 'R' API. The package aims to simplify the creation of many 'SVG' plot types using a straightforward 'R' API. The package relies on the 'r2d3' 'R' package and the 'D3' 'JavaScript' library. See <https://rstudio.github.io/r2d3/> and <https://d3js.org/> respectively.
Version: | 0.0.1 |
Imports: | r2d3 |
Suggests: | knitr, rmarkdown, ggplot2, dplyr, tidyr, zoo, gapminder |
Published: | 2022-12-02 |
DOI: | 10.32614/CRAN.package.ddplot |
Author: | Mohamed El Fodil Ihaddaden [aut, cre], June Choe [ctb, cph], Mike Bostock [ctb, cph] (D3.js developer), RStudio [ctb, cph] (developers of the r2d3 package) |
Maintainer: | Mohamed El Fodil Ihaddaden <ihaddaden.fodeil at gmail.com> |
BugReports: | https://github.com/feddelegrand7/ddplot/issues |
License: | GPL (≥ 3) |
URL: | https://github.com/feddelegrand7/ddplot |
NeedsCompilation: | no |
Materials: | README |
In views: | DynamicVisualizations |
CRAN checks: | ddplot results |
Reference manual: | ddplot.pdf |
Vignettes: |
Start |
Package source: | ddplot_0.0.1.tar.gz |
Windows binaries: | r-devel: ddplot_0.0.1.zip, r-release: ddplot_0.0.1.zip, r-oldrel: ddplot_0.0.1.zip |
macOS binaries: | r-release (arm64): ddplot_0.0.1.tgz, r-oldrel (arm64): ddplot_0.0.1.tgz, r-release (x86_64): ddplot_0.0.1.tgz, r-oldrel (x86_64): ddplot_0.0.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=ddplot to link to this page.