1
0
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:
2019-08-09 23:45:26 +02:00
parent 6598c5615d
commit 3f5828e74a
13 changed files with 17 additions and 15 deletions

View File

@ -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 %>%