Create interactive radar charts using the 'Chart.js' 'JavaScript' library and the 'htmlwidgets' package. 'Chart.js' <http://www.chartjs.org/> is a lightweight library that supports several types of simple chart using the 'HTML5' canvas element. This package provides an R interface specifically to the radar chart, sometimes called a spider chart, for visualising multivariate data.
Version: | 0.3.1 |
Depends: | R (≥ 3.1.2) |
Imports: | htmlwidgets, htmltools, grDevices |
Suggests: | testthat, knitr, rmarkdown, tidyr, shiny |
Published: | 2016-12-20 |
Author: | Doug Ashton [aut, cre], Shane Porter [aut], Nick Downie [ctb] (chart.js library), Tanner Linsley [ctb] (chart.js library), William Entriken [ctb] (chart.js library) |
Maintainer: | Doug Ashton <dashton at mango-solutions.com> |
BugReports: | https://github.com/mangothecat/radarchart/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/mangothecat/radarchart |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | radarchart results |
Reference manual: | radarchart.pdf |
Vignettes: |
Preparing Data |
Package source: | radarchart_0.3.1.tar.gz |
Windows binaries: | r-devel: radarchart_0.3.1.zip, r-release: radarchart_0.3.1.zip, r-oldrel: radarchart_0.3.1.zip |
macOS binaries: | r-release: radarchart_0.3.1.tgz, r-oldrel: radarchart_0.3.1.tgz |
Old sources: | radarchart archive |
Reverse imports: | PLMIX |
Reverse suggests: | teachingApps |
Please use the canonical form https://CRAN.R-project.org/package=radarchart to link to this page.