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 29 Mar. 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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for ggh4x250300350400450500550600650700750800850TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
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  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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