1
0
mirror of https://github.com/msberends/AMR.git synced 2026-05-31 22:21:44 +02:00

Built site for AMR@3.0.1.9047: e0f8cf0

This commit is contained in:
github-actions
2026-04-21 20:32:21 +00:00
parent 86b5ebf61f
commit 5dec3cfd25
88 changed files with 128 additions and 128 deletions

View File

@@ -471,7 +471,7 @@ if (require("ggplot2")) {
theme_minimal() +
geom_boxplot(fill = NA, colour = "grey30") +
geom_jitter(width = 0.25)
labs(title = "scale_y_mic()/scale_colour_sir() automatically applied")
labs(title = "scale_y_mic()/scale_colour_sir() automatically applied")
mic_sir_plot
}