mirror of
https://github.com/msberends/AMR.git
synced 2025-07-09 11:01:57 +02:00
(v0.7.1.9034) mo.codes fix for Dracunculus spp.
This commit is contained in:
@ -538,6 +538,8 @@ MOs %>%
|
||||
filter(mo_new != mo_old) %>%
|
||||
select(mo_old, mo_new, everything()) %>%
|
||||
View()
|
||||
# and these codes are now missing (which will throw a unit test error):
|
||||
AMR::microorganisms.codes %>% filter(!mo %in% AMR::microorganisms$mo)
|
||||
|
||||
# set prevalence per species
|
||||
MOs <- MOs %>%
|
||||
|
Reference in New Issue
Block a user