mirror of
https://github.com/msberends/AMR.git
synced 2025-04-17 19:10:38 +02:00
23 lines
687 B
R
23 lines
687 B
R
% Generated by roxygen2: do not edit by hand
|
|
% Please edit documentation in R/zz_deprecated.R
|
|
\docType{data}
|
|
\name{AMR-deprecated}
|
|
\alias{AMR-deprecated}
|
|
\alias{antibiotics}
|
|
\alias{ab_class}
|
|
\alias{ab_selector}
|
|
\title{Deprecated Functions}
|
|
\format{
|
|
An object of class \code{tbl_df} (inherits from \code{tbl}, \code{data.frame}) with 496 rows and 14 columns.
|
|
}
|
|
\usage{
|
|
ab_class(...)
|
|
|
|
ab_selector(...)
|
|
}
|
|
\description{
|
|
These objects are so-called '\link{Deprecated}'. \strong{They will be removed in a future version of this package.} Using these will give a warning with the name of the alternative object it has been replaced by (if there is one).
|
|
}
|
|
\keyword{datasets}
|
|
\keyword{internal}
|