mirror of
https://github.com/msberends/AMR.git
synced 2025-09-06 02:09:37 +02:00
documentation
This commit is contained in:
2
R/mo.R
2
R/mo.R
@@ -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) {
|
||||
|
Reference in New Issue
Block a user