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 27 Jun. 2026.
Previous versions and publish date:
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

assert  
Validate Function Arguments
Lightweight validation tool for checking function arguments and validating data analysis scripts. T ...
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  
AHSurv  
Flexible Parametric Accelerated Hazards Models
Flexible parametric Accelerated Hazards (AH) regression models in overall and relative survival fram ...
Download / Learn more Package Citations See dependency  
AzureKeyVault  
Key and Secret Management in 'Azure'
Manage keys, certificates, secrets, and storage accounts in Microsoft's 'Key Vault' service: ...
Download / Learn more Package Citations See dependency  
PeakSegOptimal  
Optimal Segmentation Subject to Up-Down Constraints
Computes optimal changepoint models using the Poisson likelihood for non-negative count data, subj ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,487

Author Associations

27,536

Publication Badges

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