Other packages > Find by keyword >

ggh4x  

Hacks for 'ggplot2'
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ggh4x", "0.3.0")



Attach the package and use:
library("ggh4x")
Maintained by
Teun van den Brand
[Scholar Profile | Author Map]
First Published: 2021-02-11
Latest Update: 2024-01-23
Description:
A 'ggplot2' extension that does a variety of little helpful things. The package extends 'ggplot2' facets through customisation, by setting individual scales per panel, resizing panels and providing nested facets. Also allows multiple colour and fill scales per plot. Also hosts a smaller collection of stats, geoms and axis guides.
How to cite:
Teun van den Brand (2021). ggh4x: Hacks for 'ggplot2'. R package version 0.3.0, https://cran.r-project.org/web/packages/ggh4x. Accessed 07 May. 2025.
Previous versions and publish date:
0.1.2.1 (2021-02-11 11:00), 0.2.0 (2021-08-21 11:50), 0.2.1 (2021-11-24 14:20), 0.2.2 (2022-08-14 18:50), 0.2.3 (2022-11-09 09:40), 0.2.4 (2023-04-04 20:30), 0.2.5 (2023-07-15 15:50), 0.2.6 (2023-08-30 21:10), 0.2.7 (2023-12-22 11:10), 0.2.8 (2024-01-23 22:00)
Other packages that cited ggh4x R package
View ggh4x citation profile
Other R packages that ggh4x depends, imports, suggests or enhances
Complete documentation for ggh4x
Functions, R codes and Examples using the ggh4x R package
Some associated functions: center_limits . coord_axes_inside . distribute_args . element_part_rect . facet_grid2 . facet_manual . facet_nested . facet_nested_wrap . facet_wrap2 . facetted_pos_scales . force_panelsizes . geom_box . geom_outline_point . geom_pointpath . geom_polygonraster . geom_rectmargin . geom_text_aimed . ggh4x-package . ggh4x_extensions . ggsubset . guide_axis_logticks . guide_axis_manual . guide_axis_minor . guide_axis_nested . guide_axis_scalebar . guide_axis_truncated . guide_dendro . guide_stringlegend . help_secondary . position_disjoint_ranges . position_lineartrans . scale_dendrogram . scale_facet . scale_fill_multi . scale_listed . scale_x_manual . sep_discrete . stat_difference . stat_funxy . stat_rle . stat_rollingkernel . stat_theodensity . strip_nested . strip_split . strip_themed . strip_vanilla . theme_extensions . weave_factors . 
Some associated R codes: borrowed_ggplot2.R . conveniences.R . coord_axes_inside.R . element_part_rect.R . facet_grid2.R . facet_manual.R . facet_nested.R . facet_nested_wrap.R . facet_wrap2.R . facetted_pos_scales.R . force_panelsize.R . geom_box.R . geom_outline_point.R . geom_pointpath.R . geom_polygonraster.R . geom_rectrug.R . geom_text_aimed.R . ggh4x-package.R . ggh4x_extensions.R . guide_axis_logticks.R . guide_axis_manual.R . guide_axis_minor.R . guide_axis_nested.R . guide_axis_scalebar.R . guide_axis_truncated.R . guide_axis_utils.R . guide_dendrogram.R . guide_stringlegend.R . help_secondary.R . position_disjoint_ranges.R . position_lineartrans.R . scale_dendrogram.R . scale_facet.R . scale_listed.R . scale_manual.R . scale_multi.R . stat_difference.R . stat_funxy.R . stat_rle.R . stat_roll.R . stat_theodensity.R . strip_nested.R . strip_split.R . strip_themed.R . strip_vanilla.R . themes.R . utils.R . utils_grid.R . utils_gtable.R .  Full ggh4x package functions and examples
Downloads during the last 30 days
04/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/06Downloads for ggh4x2003004005006007008009001000TrendBars

Today's Hot Picks in Authors and Packages

MLDS  
Maximum Likelihood Difference Scaling
Difference scaling is a method for scaling perceived supra-threshold differences. The package cont ...
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  
funLBM  
Model-Based Co-Clustering of Functional Data
The funLBM algorithm allows to simultaneously cluster the rows and the columns of a data matrix wher ...
Download / Learn more Package Citations See dependency  
aroma.affymetrix  
Analysis of Large Affymetrix Microarray Data Sets
A cross-platform R framework that facilitates processing of any number of Affymetrix microarray samp ...
Download / Learn more Package Citations See dependency  
humanize  
Create Values for Human Consumption
An almost direct port of the 'python' 'humanize' package . Thi ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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