1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-09 15:41:56 +02:00

(v1.2.0.9040) conserve_capped_values for as.rsi()

This commit is contained in:
2020-07-29 12:47:58 +02:00
parent e7def0aa4c
commit de0f7b8950
16 changed files with 17 additions and 18 deletions

View File

@ -261,7 +261,6 @@ as.rsi.disk <- function(x,
ab = deparse(substitute(x)),
guideline = "EUCAST",
uti = FALSE,
conserve_capped_values = FALSE,
...) {
stop_if(missing(mo),
'No information was supplied about the microorganisms (missing parameter "mo"). See ?as.rsi.\n\n',