Other packages > Find by keyword >

plothelper  

New Plots Based on 'ggplot2' and Functions to Create Regular Shapes
View on CRAN: Click here


Download and install plothelper package within the R console
Install from CRAN:
install.packages("plothelper")

Install from Github:
library("remotes")
install_github("cran/plothelper")

Install by package version:
library("remotes")
install_version("plothelper", "0.1.9")



Attach the package and use:
library("plothelper")
Maintained by
Jiang Wu
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-04-07
Latest Update: 2020-05-08
Description:
An extension to 'ggplot2' and 'magick'. It contains three groups of functions: Functions in the first group draw 'ggplot2' - based plots: geom_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. Functions in the third group are 'magick' - based functions facilitating image processing.
How to cite:
Jiang Wu (2019). plothelper: New Plots Based on 'ggplot2' and Functions to Create Regular Shapes. R package version 0.1.9, https://cran.r-project.org/web/packages/plothelper. Accessed 18 Sep. 2026.
Previous versions and publish date:
(2026-07-09 06:42), 0.1.0 (2019-04-07 18:20), 0.1.1 (2019-04-22 17:20), 0.1.2 (2019-06-09 11:30), 0.1.3 (2019-06-24 07:20), 0.1.4 (2019-08-01 18:40), 0.1.5 (2019-11-16 11:50), 0.1.6 (2019-12-17 00:10), 0.1.7 (2020-02-01 07:00), 0.1.8 (2020-03-13 08:30), 0.1.9 (2020-05-08 10:40)
Other packages that cited plothelper R package
View plothelper citation profile
Other R packages that plothelper depends, imports, suggests or enhances
Complete documentation for plothelper
Functions, R codes and Examples using the plothelper R package
Some associated functions: ABCxy . ANYxy . add_slash_n . annotation_shading_polygon . annotation_transparent_text . count_each_column . ellipsexy . enlarge_raster . geom_circle_cm . geom_ellipse_cm . geom_multi_raster . geom_rect_cm . geom_shading_bar . get_click_color . get_gg_label . gg_shading_bar . image_col_numeric . image_crop_click . image_keep_color . image_locator . image_modify_hsv . image_modify_local . image_modify_local2 . image_modify_rgb . image_modify_rgb_v . image_transparent_inverse . raster_alpha . rectxy . resize_to_standard . rotatexy . round_text . scale_free . shading_raster . showcolor . spathxy . stretchxy . sunshinexy . textgif . 
Some associated R codes: ABCxy.R . ANYxy.R . add_slash_n.R . annotation_shading_polygon.R . annotation_transparent_text.R . chEck_rAw_df.R . count_each_column.R . ellipsexy.R . enlarge_raster.R . geom_circle_cm.R . geom_ellipse_cm.R . geom_multi_raster.R . geom_rect_cm.R . geom_shading_bar.R . get_click_color.R . get_gg_label.R . gg_shading_bar.R . image_col_numeric.R . image_crop_click.R . image_keep_color.R . image_locator.R . image_modify_hsv.R . image_modify_local.R . image_modify_local2.R . image_modify_rgb.R . image_modify_rgb_v.R . image_transparent_inverse.R . raster_alpha.R . rectxy.R . resize_to_standard.R . rotatexy.R . round_text.R . scale_free.R . shading_raster.R . showcolor.R . spathxy.R . stretchxy.R . sunshinexy.R . textgif.R .  Full plothelper package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

injectoR  
R Dependency Injection
R dependency injection framework. Dependency injection allows a program design to follow the depend ...
Download / Learn more Package Citations See dependency  
downlit  
Syntax Highlighting and Automatic Linking
Syntax highlighting of R code, specifically designed for the needs of 'RMarkdown' packages like 'pk ...
Download / Learn more Package Citations See dependency  
eyelinker  
Import ASC Files from EyeLink Eye Trackers
Imports plain-text ASC data files from EyeLink eye trackers into (relatively) tidy data frames for ...
Download / Learn more Package Citations See dependency  
data360r  
Wrapper for 'TCdata360' and 'Govdata360' API
Makes it easy to engage with the Application Program Interface (API) of the 'TCdata360' and 'Govdat ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
hmeasure  
The H-Measure and Other Scalar Classification Performance Metrics
Classification performance metrics that are derived from the ROC curve of a classifier. The package ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA