mirror of
https://github.com/msberends/AMR.git
synced 2025-07-11 05:02:06 +02:00
unit testing R4.3
This commit is contained in:
@ -52,7 +52,8 @@ Use \code{\link[=clear_custom_microorganisms]{clear_custom_microorganisms()}} to
|
||||
\examples{
|
||||
\donttest{
|
||||
# a combination of species is not formal taxonomy, so
|
||||
# this will result in only "Enterobacter asburiae":
|
||||
# this will result in "Enterobacter cloacae cloacae",
|
||||
# since it resembles the input best:
|
||||
mo_name("Enterobacter asburiae/cloacae")
|
||||
|
||||
# now add a custom entry - it will be considered by as.mo() and
|
||||
@ -90,7 +91,7 @@ add_custom_microorganisms(
|
||||
mo_name("BACTEROIDES / PARABACTEROIDES")
|
||||
mo_rank("BACTEROIDES / PARABACTEROIDES")
|
||||
|
||||
# taxonomy still works, although a slashline genus was given as input:
|
||||
# taxonomy still works, even though a slashline genus was given as input:
|
||||
mo_family("Bacteroides/Parabacteroides")
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user