mirror of
https://github.com/msberends/AMR.git
synced 2025-07-12 04:21:49 +02:00
(v2.1.1.9121) support tidymodels
This commit is contained in:
@ -45,7 +45,7 @@ expect_identical(class(outcome), c("ordered", "factor"))
|
||||
# example_isolates should have these finding using Dutch guidelines
|
||||
expect_equal(
|
||||
as.double(table(outcome)),
|
||||
c(1994, 0, 6)
|
||||
c(1977, 23, 0)
|
||||
)
|
||||
|
||||
expect_equal(
|
||||
|
Reference in New Issue
Block a user