Other packages > Find by keyword >

GABB  

Facilitation of Data Preparation and Plotting Procedures for RDA and PCA Analyses
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("GABB", "0.3.10")



Attach the package and use:
library("GABB")
Maintained by
Gregoire Bianchetti
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-02-24
Latest Update: 2025-05-14
Description:
Help to the occasional R user for synthesis and enhanced graphical visualization of redundancy analysis (RDA) and principal component analysis (PCA) methods and objects. Inputs are : data frame, RDA (package 'vegan') and PCA (package 'FactoMineR') objects. Outputs are : synthesized results of RDA, displayed in console and saved in tables ; displayed and saved objects of PCA graphic visualization of individuals and variables projections with multiple graphic parameters.
How to cite:
Gregoire Bianchetti (2023). GABB: Facilitation of Data Preparation and Plotting Procedures for RDA and PCA Analyses. R package version 0.3.10, https://cran.r-project.org/web/packages/GABB. Accessed 07 Aug. 2026.
Previous versions and publish date:
0.1.4 (2023-02-24 11:40), 0.2.0 (2023-03-02 13:30), 0.3.1 (2023-03-24 11:30), 0.3.2 (2023-06-12 12:20), 0.3.3 (2023-08-10 17:12), 0.3.5 (2023-11-27 10:00), 0.3.7 (2023-12-08 18:50), 0.3.8 (2024-02-22 10:40), 0.3.9 (2025-05-14 16:40), (2026-07-09 08:04)
Other packages that cited GABB R package
View GABB citation profile
Other R packages that GABB depends, imports, suggests or enhances
Complete documentation for GABB
Functions, R codes and Examples using the GABB R package
Full GABB package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
BayesESS  
Determining Effective Sample Size
Determines effective sample size of a parametric prior distribution in Bayesian models. For a web-b ...
Download / Learn more Package Citations See dependency  
enrichwith  
Methods to Enrich R Objects with Extra Components
Provides the "enrich" method to enrich list-like R objects with new, relevant components. The curren ...
Download / Learn more Package Citations See dependency  
bbricks  
Bayesian Methods and Graphical Model Structures for Statistical Modeling
A set of frequently used Bayesian parametric and nonparametric model structures, as well as a set of ...
Download / Learn more Package Citations See dependency  
modelwordcloud  
Model Word Clouds
Makes a word cloud of text, sized by the frequency of the word, and colored either by user-specified ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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