Other packages > Find by keyword >

ggguides  

Simplified Legend and Guide Alignment for 'ggplot2'
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ggguides", "1.1.4")



Attach the package and use:
library("ggguides")
Maintained by
Gilles Colling
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2026-01-09
Latest Update: 2026-01-09
Description:
Provides one-liner functions for common legend and guide operations in 'ggplot2'. Simplifies legend positioning, styling, wrapping, and collection across multi-panel plots created with 'patchwork' or 'cowplot'.
How to cite:
Gilles Colling (2026). ggguides: Simplified Legend and Guide Alignment for 'ggplot2'. R package version 1.1.4, https://cran.r-project.org/web/packages/ggguides. Accessed 23 Sep. 2026.
Previous versions and publish date:
(2026-07-09 07:43), 1.1.4 (2026-01-09 16:10), 1.1.5 (2026-04-22 14:30), 1.1.6 (2026-04-23 12:30)
Other packages that cited ggguides R package
View ggguides citation profile
Other R packages that ggguides depends, imports, suggests or enhances
Complete documentation for ggguides
Functions, R codes and Examples using the ggguides R package
Full ggguides package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
docreview  
Opinionated Documentation Checking
High quality documentation can make for a great experience for your users. You can use 'docreview' t ...
Download / Learn more Package Citations See dependency  
ADDT  
Analysis of Accelerated Destructive Degradation Test Data
Accelerated destructive degradation tests (ADDT) are often used to collect necessary data for assess ...
Download / Learn more Package Citations See dependency  
umap  
Uniform Manifold Approximation and Projection
Uniform manifold approximation and projection is a technique for dimension reduction. The algorithm ...
Download / Learn more Package Citations See dependency  
gghighlight  
Highlight Lines and Points in 'ggplot2'
Make it easier to explore data with highlights. ...
Download / Learn more Package Citations See dependency  
FluMoDL  
Influenza-Attributable Mortality with Distributed-Lag Models
Functions to estimate the mortality attributable to influenza and temperature, using distributed-la ...
Download / Learn more Package Citations See dependency  

28,720

R Packages

247,686

Dependencies

75,677

Author Associations

28,721

Publication Badges

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