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
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
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

steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
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  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns