mirror of https://github.com/msberends/AMR.git
25 lines
791 B
Plaintext
25 lines
791 B
Plaintext
|
% Generated by roxygen2: do not edit by hand
|
||
|
% Please edit documentation in R/data.R
|
||
|
\docType{data}
|
||
|
\name{supplementary_data}
|
||
|
\alias{supplementary_data}
|
||
|
\alias{microorganismsDT}
|
||
|
\alias{microorganisms.prevDT}
|
||
|
\alias{microorganisms.unprevDT}
|
||
|
\alias{microorganisms.oldDT}
|
||
|
\title{Supplementary Data}
|
||
|
\format{An object of class \code{data.table} (inherits from \code{data.frame}) with 18833 rows and 15 columns.}
|
||
|
\usage{
|
||
|
microorganismsDT
|
||
|
|
||
|
microorganisms.prevDT
|
||
|
|
||
|
microorganisms.unprevDT
|
||
|
|
||
|
microorganisms.oldDT
|
||
|
}
|
||
|
\description{
|
||
|
These \code{\link{data.table}s} are transformed from the \code{\link{microorganisms}} and \code{\link{microorganisms}} data sets to improve speed of \code{\link{as.mo}}. They are meant for internal use only, and are only mentioned here for reference.
|
||
|
}
|
||
|
\keyword{datasets}
|