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 07 May. 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
04/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/06Downloads for GGally150020002500300035004000450050005500TrendBars

Today's Hot Picks in Authors and Packages

aroma.affymetrix  
Analysis of Large Affymetrix Microarray Data Sets
A cross-platform R framework that facilitates processing of any number of Affymetrix microarray samp ...
Download / Learn more Package Citations See dependency  
MLDS  
Maximum Likelihood Difference Scaling
Difference scaling is a method for scaling perceived supra-threshold differences. The package cont ...
Download / Learn more Package Citations See dependency  
humanize  
Create Values for Human Consumption
An almost direct port of the 'python' 'humanize' package . Thi ...
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  
funLBM  
Model-Based Co-Clustering of Functional Data
The funLBM algorithm allows to simultaneously cluster the rows and the columns of a data matrix wher ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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