2018-02-21 11:52:31 +01:00
|
|
|
% Generated by roxygen2: do not edit by hand
|
2018-04-18 12:24:54 +02:00
|
|
|
% 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{
|
2018-03-23 14:46:02 +01:00
|
|
|
mo_property(bactid, property = "fullname")
|
2018-02-21 11:52:31 +01:00
|
|
|
}
|
|
|
|
\arguments{
|
2018-03-23 14:46:02 +01:00
|
|
|
\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{
|
2018-03-23 14:46:02 +01:00
|
|
|
\code{\link{microorganisms}}
|
2018-02-21 11:52:31 +01:00
|
|
|
}
|