mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 07:51:57 +02:00
algorithm update
This commit is contained in:
@ -125,7 +125,7 @@
|
||||
#' language = "nl") # "Streptococcus groep A"
|
||||
#'
|
||||
#'
|
||||
#' # Get a list with the complete taxonomy (subkingdom to subspecies)
|
||||
#' # Get a list with the complete taxonomy (kingdom to subspecies)
|
||||
#' mo_taxonomy("E. coli")
|
||||
mo_fullname <- function(x, language = get_locale(), ...) {
|
||||
x <- mo_validate(x = x, property = "fullname", ...)
|
||||
|
Reference in New Issue
Block a user