mirror of
https://github.com/msberends/AMR.git
synced 2025-08-13 12:45:14 +02:00
(v1.3.0.9030) matching score update
This commit is contained in:
@ -40,7 +40,7 @@ test_that("prediction of rsi works", {
|
||||
expect_silent(ggplot_rsi_predict(x))
|
||||
expect_error(ggplot_rsi_predict(example_isolates))
|
||||
|
||||
library(dplyr)
|
||||
library(dplyr, warn.conflicts = FALSE)
|
||||
|
||||
expect_output(rsi_predict(x = filter(example_isolates, mo == "B_ESCHR_COLI"),
|
||||
model = "binomial",
|
||||
|
Reference in New Issue
Block a user