AMR/man/mo_property.Rd

20 lines
588 B
Plaintext
Raw Normal View History

2018-02-21 11:52:31 +01:00
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/eucast.R
2018-02-21 11:52:31 +01:00
\name{mo_property}
\alias{mo_property}
\title{Poperties of a microorganism}
\usage{
mo_property(bactid, property = "fullname")
2018-02-21 11:52:31 +01:00
}
\arguments{
\item{bactid}{ID of a microorganisme, like \code{"STAAUR} and \code{"ESCCOL}}
2018-02-21 11:52:31 +01:00
\item{property}{One of the values \code{bactid}, \code{bactsys}, \code{family}, \code{genus}, \code{species}, \code{subspecies}, \code{fullname}, \code{type}, \code{gramstain}, \code{aerobic}}
}
\description{
Poperties of a microorganism
}
\seealso{
\code{\link{microorganisms}}
2018-02-21 11:52:31 +01:00
}