mirror of
https://github.com/msberends/AMR.git
synced 2025-07-12 19:41:58 +02:00
styled, unit test fix
This commit is contained in:
@ -48,8 +48,10 @@ All data sets in this \code{AMR} package (about microorganisms, antibiotics, R/S
|
||||
as.mo("E. coli")
|
||||
mo_uncertainties()
|
||||
|
||||
mo_matching_score(x = "E. coli",
|
||||
n = c("Escherichia coli", "Entamoeba coli"))
|
||||
mo_matching_score(
|
||||
x = "E. coli",
|
||||
n = c("Escherichia coli", "Entamoeba coli")
|
||||
)
|
||||
}
|
||||
\author{
|
||||
Dr Matthijs Berends
|
||||
|
Reference in New Issue
Block a user