1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-12 10:22:01 +02:00

fix unit test

This commit is contained in:
2024-06-04 20:17:54 +02:00
parent 7c1b564648
commit c5981cdeb3
8 changed files with 107 additions and 11 deletions

View File

@ -858,6 +858,8 @@ as_sir_method <- function(method_short,
}
)
}
} else {
mo_var_found <- ""
}
if (is.null(mo)) {
stop_("No information was supplied about the microorganisms (missing argument `mo` and no column of class 'mo' found). See ?as.sir.\n\n",