mirror of
https://github.com/msberends/AMR.git
synced 2025-07-12 17:01:57 +02:00
(v1.1.0.9004) lose dependencies
This commit is contained in:
@ -114,6 +114,7 @@ The \link[AMR:lifecycle]{lifecycle} of this function is \strong{maturing}. The u
|
||||
# `example_isolates` is a dataset available in the AMR package.
|
||||
# See ?example_isolates.
|
||||
|
||||
\dontrun{
|
||||
# See ?pca for more info about Principal Component Analysis (PCA).
|
||||
library(dplyr)
|
||||
pca_model <- example_isolates \%>\%
|
||||
@ -128,3 +129,4 @@ biplot(pca_model)
|
||||
# new
|
||||
ggplot_pca(pca_model)
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user