mirror of
https://github.com/msberends/AMR.git
synced 2025-07-10 22:22:19 +02:00
completely updated antibiotics
This commit is contained in:
3
R/zzz.R
3
R/zzz.R
@ -161,7 +161,8 @@ if (utf8_supported && !is_latex) {
|
||||
packageStartupMessage(word_wrap(
|
||||
"Assuming the ", LANGUAGES_SUPPORTED_NAMES[[current_lang]]$exonym, " language (",
|
||||
LANGUAGES_SUPPORTED_NAMES[[current_lang]]$endonym, ") for the AMR package. See `set_AMR_locale()` to change this or to silence this note.",
|
||||
add_fn = list(font_blue), as_note = TRUE))
|
||||
add_fn = list(font_blue), as_note = TRUE
|
||||
))
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user