mirror of
https://github.com/msberends/AMR.git
synced 2025-09-02 19:44:04 +02:00
(v1.4.0.9048) AmpC de-repressed cephalo-resistant mutants
This commit is contained in:
@@ -52,7 +52,7 @@ On our website \url{https://msberends.github.io/AMR/} you can find \href{https:/
|
||||
get_episode(example_isolates$date, episode_days = 60)
|
||||
is_new_episode(example_isolates$date, episode_days = 60)
|
||||
|
||||
# filter on results from the third 60-day episode using base R
|
||||
# filter on results from the third 60-day episode only, using base R
|
||||
example_isolates[which(get_episode(example_isolates$date, 60) == 3), ]
|
||||
|
||||
\donttest{
|
||||
|
Reference in New Issue
Block a user