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



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: 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.2.8, https://cran.r-project.org/web/packages/ggh4x. Accessed 21 Nov. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
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  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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