mirror of
https://github.com/msberends/AMR.git
synced 2025-07-13 01:12:08 +02:00
(v1.6.0.9063) prepare new release
This commit is contained in:
@ -157,7 +157,7 @@ n_rsi(example_isolates$AMX)
|
||||
count_susceptible(example_isolates$AMX)
|
||||
susceptibility(example_isolates$AMX) * n_rsi(example_isolates$AMX)
|
||||
|
||||
|
||||
\donttest{
|
||||
if (require("dplyr")) {
|
||||
example_isolates \%>\%
|
||||
group_by(hospital_id) \%>\%
|
||||
@ -192,6 +192,7 @@ if (require("dplyr")) {
|
||||
count_df(translate = FALSE)
|
||||
}
|
||||
}
|
||||
}
|
||||
\seealso{
|
||||
\code{\link[=proportion]{proportion_*}} to calculate microbial resistance and susceptibility.
|
||||
}
|
||||
|
Reference in New Issue
Block a user