mirror of
https://github.com/msberends/AMR.git
synced 2025-09-06 04:09:39 +02:00
(v1.3.0) small fixes
This commit is contained in:
@@ -22,6 +22,9 @@
|
||||
context("pca.R")
|
||||
|
||||
test_that("PCA works", {
|
||||
|
||||
skip_on_cran()
|
||||
|
||||
resistance_data <- structure(list(order = c("Bacillales", "Enterobacterales", "Enterobacterales"),
|
||||
genus = c("Staphylococcus", "Escherichia", "Klebsiella"),
|
||||
AMC = c(0.00425, 0.13062, 0.10344),
|
||||
|
Reference in New Issue
Block a user