mirror of
https://github.com/msberends/AMR.git
synced 2025-07-12 13:01:51 +02:00
(v2.1.1.9055) example fix
This commit is contained in:
2
R/sir.R
2
R/sir.R
@ -169,7 +169,7 @@
|
||||
#' ERY = "R"
|
||||
#' )
|
||||
#' df_long <- data.frame(
|
||||
#' bacteria = rep("Escherichia coli", 3),
|
||||
#' bacteria = rep("Escherichia coli", 4),
|
||||
#' antibiotic = c("amoxicillin", "cipro", "tobra", "genta"),
|
||||
#' mics = as.mic(c(0.01, 1, 4, 8)),
|
||||
#' disks = as.disk(c(6, 10, 14, 18))
|
||||
|
Reference in New Issue
Block a user