mirror of
https://github.com/msberends/AMR.git
synced 2025-07-13 03:12:11 +02:00
(v1.6.0.9063) prepare new release
This commit is contained in:
@ -137,6 +137,7 @@ x <- resistance_predict(example_isolates,
|
||||
year_min = 2010,
|
||||
model = "binomial")
|
||||
plot(x)
|
||||
\donttest{
|
||||
if (require("ggplot2")) {
|
||||
ggplot_rsi_predict(x)
|
||||
}
|
||||
@ -182,6 +183,7 @@ if (require("dplyr") & require("ggplot2")) {
|
||||
theme_minimal(base_size = 13)
|
||||
}
|
||||
}
|
||||
}
|
||||
\seealso{
|
||||
The \code{\link[=proportion]{proportion()}} functions to calculate resistance
|
||||
|
||||
|
Reference in New Issue
Block a user