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 05 Jan. 2025.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

interplot  
Plot the Effects of Variables in Interaction Terms
Plots the conditional coefficients ("marginal effects") of variables included in multiplicative int ...
Download / Learn more Package Citations See dependency  
Maintainer: Yue Hu (view profile)
ENMeval  
Automated Tuning and Evaluations of Ecological Niche Models
Runs ecological niche models over all combinations of user-defined settings (i.e., tuning), performs ...
Download / Learn more Package Citations See dependency  
GFisher  
Generalized Fisher's Combination Tests Under Dependence
Accurate and computationally efficient p-value calculation methods for a general family of Fisher ty ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
bama  
High Dimensional Bayesian Mediation Analysis
Perform mediation analysis in the presence of high-dimensional mediators based on the potential out ...
Download / Learn more Package Citations See dependency  
uclust  
Clustering and Classification Inference with U-Statistics
Clustering and classification inference for high dimension low sample size (HDLSS) data with U-stati ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

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