mirror of
https://github.com/msberends/AMR.git
synced 2025-09-06 04:09:39 +02:00
(v1.3.0.9029) eucast rules fix, unique()
This commit is contained in:
@@ -44,6 +44,8 @@ test_that("PCA works", {
|
||||
|
||||
expect_s3_class(pca_model, "pca")
|
||||
|
||||
pdf(NULL) # prevent Rplots.pdf being created
|
||||
|
||||
ggplot_pca(pca_model, ellipse = TRUE)
|
||||
ggplot_pca(pca_model, arrows_textangled = FALSE)
|
||||
})
|
||||
|
Reference in New Issue
Block a user