mirror of
https://github.com/msberends/AMR.git
synced 2025-09-06 04:09:39 +02:00
(v2.1.1.9233) chore: make all argument texts full sentences
This commit is contained in:
@@ -9,11 +9,11 @@ export_ncbi_biosample(x, filename = paste0("biosample_", format(Sys.time(),
|
||||
columns = where(is.mic), save_as_xlsx = TRUE)
|
||||
}
|
||||
\arguments{
|
||||
\item{x}{A data set}
|
||||
\item{x}{A data set.}
|
||||
|
||||
\item{filename}{A character string specifying the file name}
|
||||
\item{filename}{A character string specifying the file name.}
|
||||
|
||||
\item{type}{A character string specifying the type of data set, either "pathogen MIC" or "beta-lactamase MIC", see \url{https://www.ncbi.nlm.nih.gov/biosample/docs/}}
|
||||
\item{type}{A character string specifying the type of data set, either "pathogen MIC" or "beta-lactamase MIC", see \url{https://www.ncbi.nlm.nih.gov/biosample/docs/}.}
|
||||
}
|
||||
\description{
|
||||
Export Data Set as NCBI BioSample Antibiogram
|
||||
|
Reference in New Issue
Block a user