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 22 Dec. 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), 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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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