1
0
mirror of https://github.com/msberends/AMR.git synced 2025-09-06 02:09:37 +02:00

documentation

This commit is contained in:
2022-12-28 15:04:59 +01:00
parent ba3b237bdf
commit 61c0bdb7af
5 changed files with 9 additions and 6 deletions

2
R/mo.R
View File

@@ -371,7 +371,7 @@ as.mo <- function(x,
}
msg <- c(msg, paste0(
"Microorganism translation was uncertain for ", examples,
". Run `mo_uncertainties()` to review ", plural[2], "."
". Run `mo_uncertainties()` to review ", plural[2], ", or use `add_custom_microorganisms()` to add own entries."
))
for (m in msg) {