mirror of
https://github.com/msberends/AMR.git
synced 2025-09-05 00:49:47 +02:00
(v2.1.1.9233) chore: make all argument texts full sentences
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
mo_matching_score(x, n)
|
||||
}
|
||||
\arguments{
|
||||
\item{x}{Any user input value(s)}
|
||||
\item{x}{Any user input value(s).}
|
||||
|
||||
\item{n}{A full taxonomic name, that exists in \code{\link[=microorganisms]{microorganisms$fullname}}}
|
||||
\item{n}{A full taxonomic name, that exists in \code{\link[=microorganisms]{microorganisms$fullname}}.}
|
||||
}
|
||||
\description{
|
||||
This algorithm is used by \code{\link[=as.mo]{as.mo()}} and all the \code{\link[=mo_property]{mo_*}} functions to determine the most probable match of taxonomic records based on user input.
|
||||
|
Reference in New Issue
Block a user