mirror of
https://github.com/msberends/AMR.git
synced 2025-07-11 04:21:52 +02:00
(v1.0.1.9005) as.mo() improvements
This commit is contained in:
@ -21,7 +21,7 @@
|
||||
|
||||
#' PCA biplot with `ggplot2`
|
||||
#'
|
||||
#' This function is to produce a `ggplot2` variant of a so-called [biplot](https://en.wikipedia.org/wiki/Biplot) for PCA (principal component analysis), but is more flexible and more appealing than the base \R [biplot()] function.
|
||||
#' Produces a `ggplot2` variant of a so-called [biplot](https://en.wikipedia.org/wiki/Biplot) for PCA (principal component analysis), but is more flexible and more appealing than the base \R [biplot()] function.
|
||||
#' @inheritSection lifecycle Maturing lifecycle
|
||||
#' @param x an object returned by [pca()], [prcomp()] or [princomp()]
|
||||
#' @inheritParams stats::biplot.prcomp
|
||||
|
Reference in New Issue
Block a user