mirror of https://github.com/msberends/AMR.git
23 lines
524 B
R
23 lines
524 B
R
% Generated by roxygen2: do not edit by hand
|
|
% Please edit documentation in R/deprecated.R
|
|
\name{AMR-deprecated}
|
|
\alias{AMR-deprecated}
|
|
\alias{as.bactid}
|
|
\alias{is.bactid}
|
|
\alias{guess_bactid}
|
|
\alias{ratio}
|
|
\title{Deprecated functions}
|
|
\usage{
|
|
as.bactid(...)
|
|
|
|
is.bactid(...)
|
|
|
|
guess_bactid(...)
|
|
|
|
ratio(x, ratio)
|
|
}
|
|
\description{
|
|
These functions are \link{Deprecated}. They will be removed in a future release. Using the functions will give a warning with the name of the function it has been replaced by.
|
|
}
|
|
\keyword{internal}
|