You only need to type 'why pie charts are bad' on Google to find thousands of articles full of (valid) reasons why other types of charts should be preferred over this one. Therefore, because of the little use due to the reasons already mentioned, making pie charts (and related) in R is not straightforward, so other functions are needed to simplify things. In this R package there are useful functions to make 'tasty' pie charts immediately by exploiting the many cool templates provided.
Version: | 0.0.2 |
Depends: | R (≥ 2.10) |
Imports: | ggplot2, dplyr, magrittr, scales, RColorBrewer, shadowtext |
Suggests: | knitr, rmarkdown, testthat (≥ 3.0.0) |
Published: | 2021-02-10 |
Author: | Paolo Dalena [aut, cre] |
Maintainer: | Paolo Dalena <paolodalena97 at gmail.com> |
BugReports: | https://github.com/PaoloDalena/tastypie/issues |
License: | GPL-3 |
URL: | https://paolodalena.github.io/tastypie/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | tastypie results |
Reference manual: | tastypie.pdf |
Vignettes: |
available_templates your_favourite_template |
Package source: | tastypie_0.0.2.tar.gz |
Windows binaries: | r-devel: tastypie_0.0.2.zip, r-release: tastypie_0.0.2.zip, r-oldrel: tastypie_0.0.2.zip |
macOS binaries: | r-release: tastypie_0.0.2.tgz, r-oldrel: tastypie_0.0.2.tgz |
Please use the canonical form https://CRAN.R-project.org/package=tastypie to link to this page.