mirror of
https://github.com/msberends/AMR.git
synced 2025-07-12 06:21:57 +02:00
sort sir history
This commit is contained in:
@ -179,13 +179,11 @@ if (require("dplyr")) {
|
||||
filter(first_isolate())
|
||||
}
|
||||
if (require("dplyr")) {
|
||||
|
||||
# short-hand version:
|
||||
example_isolates \%>\%
|
||||
filter_first_isolate(info = FALSE)
|
||||
}
|
||||
if (require("dplyr")) {
|
||||
|
||||
# flag the first isolates per group:
|
||||
example_isolates \%>\%
|
||||
group_by(ward) \%>\%
|
||||
|
Reference in New Issue
Block a user