An extension to 'ggplot2' with miscellaneous functions. It contains two groups of functions: Functions in the first group draw 'ggplot2' - based plots: gg_shading_bar() draws barplot with shading colors in each bar. geom_rect_cm(), geom_circle_cm() and geom_ellipse_cm() draw rectangles, circles and ellipses with centimeter as their unit. Thus their sizes do not change when the coordinate system or the aspect ratio changes. annotation_transparent_text() draws labels with transparent texts. annotation_shading_polygon() draws irregular polygons with shading colors. Functions in the second group generate coordinates for regular shapes and make linear transformations.
Version: | 0.1.5 |
Depends: | R (≥ 3.5.0), ggplot2 (≥ 3.1.1) |
Imports: | plyr, ggfittext (≥ 0.8.1), magick, grid, gridExtra, scales |
Published: | 2019-11-16 |
Author: | Jiang Wu [aut, cre] (from Capital Normal University) |
Maintainer: | Jiang Wu <textidea at sina.com> |
License: | GPL-3 |
URL: | https://github.com/githubwwwjjj/plothelper/blob/master/README.md |
NeedsCompilation: | no |
CRAN checks: | plothelper results |
Reference manual: | plothelper.pdf |
Package source: | plothelper_0.1.5.tar.gz |
Windows binaries: | r-devel: plothelper_0.1.5.zip, r-devel-gcc8: plothelper_0.1.5.zip, r-release: plothelper_0.1.5.zip, r-oldrel: plothelper_0.1.5.zip |
OS X binaries: | r-release: plothelper_0.1.5.tgz, r-oldrel: plothelper_0.1.5.tgz |
Old sources: | plothelper archive |
Please use the canonical form https://CRAN.R-project.org/package=plothelper to link to this page.