1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-09 14:21:51 +02:00

(v0.7.1.9082) CI fix

This commit is contained in:
2019-09-23 14:37:24 +02:00
parent 64d9829030
commit a8c6b8f9c4
11 changed files with 16 additions and 15 deletions

View File

@ -13,7 +13,7 @@ bug_drug_combinations(x, col_mo = NULL, minimum = 30,
\method{format}{bug_drug_combinations}(x, combine_IR = FALSE,
add_ab_group = TRUE, decimal.mark = getOption("OutDec"),
big.mark = ifelse(decimal.mark == ",", ".", ","))
big.mark = ifelse(decimal.mark == ",", ".", ","), ...)
}
\arguments{
\item{x}{data with antibiotic columns, like e.g. \code{AMX} and \code{AMC}}