1
0
mirror of https://github.com/msberends/AMR.git synced 2025-01-31 08:24:37 +01:00
AMR/man/AMR-deprecated.Rd

17 lines
501 B
Plaintext
Raw Normal View History

% Generated by roxygen2: do not edit by hand
2023-01-19 20:42:46 +01:00
% Please edit documentation in R/aa_deprecated.R
\name{AMR-deprecated}
\alias{AMR-deprecated}
2023-01-19 20:42:46 +01:00
\alias{as.rsi}
\alias{is.rsi.eligible}
\title{Deprecated Functions}
2023-01-19 20:42:46 +01:00
\usage{
as.rsi(...)
is.rsi.eligible(...)
}
\description{
2021-05-19 22:55:42 +02:00
These functions are so-called '\link{Deprecated}'. \strong{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 (if there is one).
}
\keyword{internal}