mirror of
https://github.com/msberends/AMR.git
synced 2025-07-09 02:03:04 +02:00
(v2.1.1.9125) replace 'antibiotic selectors' with 'antimicrobial selectors'
This commit is contained in:
@ -213,7 +213,7 @@ if (require("dplyr")) {
|
||||
)
|
||||
}
|
||||
if (require("dplyr")) {
|
||||
# scoped dplyr verbs with antibiotic selectors
|
||||
# scoped dplyr verbs with antimicrobial selectors
|
||||
# (you could also use across() of course)
|
||||
example_isolates \%>\%
|
||||
group_by(ward) \%>\%
|
||||
|
Reference in New Issue
Block a user