mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 11:51:59 +02:00
website update
This commit is contained in:
1
R/plot.R
1
R/plot.R
@ -60,6 +60,7 @@
|
||||
#' # when providing the microorganism and antibiotic, colours will show interpretations:
|
||||
#' plot(some_mic_values, mo = "S. aureus", ab = "ampicillin")
|
||||
#' plot(some_disk_values, mo = "Escherichia coli", ab = "cipro")
|
||||
#' plot(some_disk_values, mo = "Escherichia coli", ab = "cipro", language = "uk")
|
||||
#'
|
||||
#' \donttest{
|
||||
#' if (require("ggplot2")) {
|
||||
|
Reference in New Issue
Block a user