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:
@ -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}}
|
||||
|
Reference in New Issue
Block a user