mirror of
https://github.com/msberends/AMR.git
synced 2025-07-12 19:41:58 +02:00
(v2.1.1.9233) chore: make all argument texts full sentences
This commit is contained in:
@ -10,7 +10,7 @@ add_custom_antimicrobials(x)
|
||||
clear_custom_antimicrobials()
|
||||
}
|
||||
\arguments{
|
||||
\item{x}{A \link{data.frame} resembling the \link{antimicrobials} data set, at least containing columns "ab" and "name"}
|
||||
\item{x}{A \link{data.frame} resembling the \link{antimicrobials} data set, at least containing columns "ab" and "name".}
|
||||
}
|
||||
\description{
|
||||
With \code{\link[=add_custom_antimicrobials]{add_custom_antimicrobials()}} you can add your own custom antimicrobial drug names and codes.
|
||||
|
Reference in New Issue
Block a user