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.1")



Attach the package and use:
library("ggh4x")
Maintained by
Teun van den Brand
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-02-11
Latest Update: 2025-05-30
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.1, https://cran.r-project.org/web/packages/ggh4x. Accessed 12 Jun. 2026.
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), 0.3.0 (2024-12-15 18:20)
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

Today's Hot Picks in Authors and Packages

tablerDash  
'Tabler' API for 'Shiny'
'R' interface to the 'Tabler' HTML template. See more here < ...
Download / Learn more Package Citations See dependency  
MEDITS  
Analysis of MEDITS-Like Survey Data
Set of functions working with survey data in the format of the MEDITS project ...
Download / Learn more Package Citations See dependency  
piwikproR  
Access 'Piwik Pro' Website Statistics
Run Queries against the API of 'Piwik Pro' ...
Download / Learn more Package Citations See dependency  
bfp  
Bayesian Fractional Polynomials
Implements the Bayesian paradigm for fractional polynomial models under the assumption of normally ...
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  

27,372

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

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