Other packages > Find by keyword >

GGally  

Extension to 'ggplot2'
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("GGally", "2.2.1")



Attach the package and use:
library("GGally")
Maintained by
Barret Schloerke
[Scholar Profile | Author Map]
First Published: 2010-02-01
Latest Update: 2021-06-21
Description:
The R package 'ggplot2' is a plotting system based on the grammar of graphics. 'GGally' extends 'ggplot2' by adding several functions to reduce the complexity of combining geometric objects with transformed data. Some of these functions include a pairwise plot matrix, a two group pairwise plot matrix, a parallel coordinates plot, a survival plot, and several functions to plot networks.
How to cite:
Barret Schloerke (2010). GGally: Extension to 'ggplot2'. R package version 2.2.1, https://cran.r-project.org/web/packages/GGally. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.1 (2010-02-01 20:26), 0.2.1 (2010-07-30 17:57), 0.2.2.1 (2010-12-07 09:20), 0.2.2 (2010-08-27 08:23), 0.2.3 (2011-01-20 14:07), 0.2 (2010-06-02 10:01), 0.3.0 (2011-07-02 16:18), 0.3.1 (2011-11-03 22:30), 0.3.2 (2012-04-19 09:38), 0.3.3 (2012-06-01 05:22), 0.3.4 (2012-07-08 13:47), 0.4.1 (2012-09-21 16:02), 0.4.2 (2012-09-24 07:55), 0.4.3 (2013-04-15 08:11), 0.4.4 (2013-12-21 08:41), 0.4.5 (2014-01-03 07:25), 0.4.6 (2014-05-21 15:36), 0.4.7 (2014-07-15 08:05), 0.4.8 (2014-08-26 17:37), 0.5.0 (2014-12-02 00:32), 1.0.0 (2015-12-31 00:36), 1.0.1 (2016-01-14 11:24), 1.1.0 (2016-06-02 07:11), 1.2.0 (2016-07-01 10:57), 1.3.0 (2016-11-13 10:14), 1.3.1 (2017-06-08 07:57), 1.3.2 (2017-08-02 21:05), 1.4.0 (2018-05-18 01:31), 1.5.0 (2020-03-25 19:20), 2.0.0 (2020-06-06 07:00), 2.1.0 (2021-01-06 02:20), 2.1.1 (2021-03-08 07:00), 2.1.2 (2021-06-21 06:40), 2.2.0 (2023-11-22 09:30)
Other packages that cited GGally R package
View GGally citation profile
Other R packages that GGally depends, imports, suggests or enhances
Complete documentation for GGally
Functions, R codes and Examples using the GGally R package
Some associated functions: GGally-package . add_and_overwrite_aes . add_ref_boxes . add_ref_lines . australia_PISA2012 . brew_colors . broomify . column_is_character . eval_data_col . find_plot_type . flea . fn_switch . geom_stripped_rows . getPlot . get_x_axis_labels . gg-add . ggally_autopoint . ggally_barDiag . ggally_blank . ggally_box . ggally_colbar . ggally_cor . ggally_cor_v1_5 . ggally_count . ggally_cross . ggally_crosstable . ggally_density . ggally_densityDiag . ggally_denstrip . ggally_diagAxis . ggally_dot . ggally_dot_and_box . ggally_facetbar . ggally_facetdensity . ggally_facetdensitystrip . ggally_facethist . ggally_na . ggally_nostic_cooksd . ggally_nostic_hat . ggally_nostic_line . ggally_nostic_resid . ggally_nostic_se_fit . ggally_nostic_sigma . ggally_nostic_std_resid . ggally_points . ggally_ratio . ggally_smooth . ggally_statistic . ggally_summarise_by . ggally_table . ggally_text . ggally_trends . ggbivariate . ggcoef . ggcoef_model . ggcorr . ggduo . ggfacet . gglegend . ggmatrix . ggmatrix_gtable . ggmatrix_location . ggmatrix_progress . ggnet . ggnet2 . ggnetworkmap . ggnostic . ggpairs . ggparcoord . ggscatmat . ggsurv . ggtable . ggts . glyphplot . glyphs . grab_legend . happy . is_blank_plot . is_date . is_horizontal . lowertriangle . mapping_color_to_fill . mapping_string . mapping_swap_x_y . model_terms . nasa . pigs . pipe . plot_types . plotting_data_type . print.ggmatrix . print_if_interactive . psychademic . putPlot . remove_color_unless_equal . require_namespaces . rescale01 . scag_order . scatmat . signif_stars . singleClassOrder . skewness . stat_cross . stat_prop . stat_weighted_mean . str.ggmatrix . twitter_spambots . uppertriangle . v1_ggmatrix_theme . vig_ggally . wrap . 
Some associated R codes: GGally-package.R . data-australia-pisa-2012.R . data-flea.R . data-happy.R . data-nasa.R . data-pigs.R . data-psychademic.R . data-twitter_spambots.R . deprecated.R . find-combo.R . geom_stripped_rows.R . gg-plots.R . ggbivariate.R . ggcoef.R . ggcoef_model.R . ggcorr.R . ggfacet.R . gglyph.R . ggmatrix.R . ggmatrix_gtable.R . ggmatrix_gtable_helpers.R . ggmatrix_legend.R . ggmatrix_make_plot.R . ggmatrix_print.R . ggmatrix_progress.R . ggnet.R . ggnet2.R . ggnetworkmap.R . ggnostic.R . ggpairs.R . ggpairs_add.R . ggpairs_getput.R . ggpairs_internal_plots.R . ggparcoord.R . ggsave.R . ggscatmat.R . ggsurv.R . ggtable.R . stars.R . stat_cross.R . stat_prop.R . stat_weighted_mean.R . utils.R . vig_ggally.R .  Full GGally 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 GGally1500200025003000350040004500TrendBars

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  
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  

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