mirror of https://github.com/msberends/AMR.git
31 lines
1.2 KiB
R
31 lines
1.2 KiB
R
% 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.
|
|
}
|
|
\section{Read more on our website!}{
|
|
|
|
\if{html}{\figure{logo.png}{options: height=40px style=margin-bottom:5px} \cr}
|
|
On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a omprehensive tutorial} about how to conduct AMR analysis and find \href{https://msberends.gitlab.io/AMR/reference}{the complete documentation of all functions}, which reads a lot easier than in R.
|
|
}
|
|
|
|
\keyword{datasets}
|