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 03 Dec. 2024.
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

FSInteract  
Fast Searches for Interactions
Performs fast detection of interactions in large-scale data using the method of random intersection ...
Download / Learn more Package Citations See dependency  
EDOtrans  
Euclidean Distance-Optimized Data Transformation
A data transformation method which takes into account the special property of scale non-invariance w ...
Download / Learn more Package Citations See dependency  
donut  
Nearest Neighbour Search with Variables on a Torus
Finds the k nearest neighbours in a dataset of specified points, adding the option to wrap certain ...
Download / Learn more Package Citations See dependency  
CRANsearcher  
RStudio Addin for Searching Packages in CRAN Database Based on Keywords
One of the strengths of R is its vast package ecosystem. Indeed, R packages extend from visualizatio ...
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  
telemac  
R Interface to the TELEMAC Model Suite
An R interface to the TELEMAC suite for modelling of free surface flow. This includes methods for m ...
Download / Learn more Package Citations See dependency  

23,310

R Packages

200,798

Dependencies

63,203

Author Associations

23,278

Publication Badges

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