1
0
mirror of https://github.com/msberends/AMR.git synced 2025-01-24 07:44:34 +01:00
AMR/man/AMR-deprecated.Rd

17 lines
515 B
R

% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/zz_deprecated.R
\name{AMR-deprecated}
\alias{AMR-deprecated}
\alias{ab_class}
\alias{ab_selector}
\title{Deprecated Functions}
\usage{
ab_class(...)
ab_selector(...)
}
\description{
These functions are so-called '\link{Deprecated}'. \strong{They will be removed in a future version of this package.} Using these functions will give a warning with the name of the function it has been replaced by (if there is one).
}
\keyword{internal}