1
0
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:
2020-07-30 15:15:52 +02:00
parent 8ff46eefe9
commit c8edcb7439
14 changed files with 66 additions and 52 deletions

View File

@@ -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),