mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 15:21:58 +02:00
(v0.9.0) v0.9.0
This commit is contained in:
@ -431,7 +431,7 @@ ggplot(data_1st %>% group_by(genus)) +
|
||||
geom_rsi(x = "genus") +
|
||||
# split plots on antibiotic
|
||||
facet_rsi(facet = "antibiotic") +
|
||||
# make R red, I yellow and S green
|
||||
# set colours to the R/SI interpretations
|
||||
scale_rsi_colours() +
|
||||
# show percentages on y axis
|
||||
scale_y_percent(breaks = 0:4 * 25) +
|
||||
|
Reference in New Issue
Block a user