# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "ggbiplot" in publications use:' type: software license: GPL-2.0-only title: 'ggbiplot: A Grammar of Graphics Implementation of Biplots' version: 0.6.3 doi: 10.32614/CRAN.package.ggbiplot abstract: A 'ggplot2' based implementation of biplots, giving a representation of a dataset in a two dimensional space accounting for the greatest variance, together with variable vectors showing how the data variables relate to this space. It provides a replacement for stats::biplot(), but with many enhancements to control the analysis and graphical display. It implements biplot and scree plot methods which can be used with the results of prcomp(), princomp(), FactoMineR::PCA(), ade4::dudi.pca() or MASS::lda() and can be customized using 'ggplot2' techniques. authors: - family-names: Vu given-names: Vincent Q. email: vqv@stat.osu.edu orcid: https://orcid.org/0000-0002-4689-0497 - family-names: Friendly given-names: Michael email: friendly@yorku.ca orcid: https://orcid.org/0000-0002-3237-0941 repository: https://friendly.r-universe.dev repository-code: https://github.com/friendly/ggbiplot commit: 011746ede356c14b42bf3b521e22888ffd486c9c url: https://friendly.github.io/ggbiplot/ date-released: '2024-04-24' contact: - family-names: Friendly given-names: Michael email: friendly@yorku.ca orcid: https://orcid.org/0000-0002-3237-0941