mirror of https://github.com/msberends/AMR.git
22 lines
924 B
R
22 lines
924 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.atc}
|
|
\alias{p.symbol}
|
|
\title{Deprecated functions}
|
|
\usage{
|
|
as.atc(x)
|
|
|
|
p.symbol(...)
|
|
}
|
|
\description{
|
|
These functions are so-called '\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 (if there is one).
|
|
}
|
|
\section{Read more on our website!}{
|
|
|
|
On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a tutorial} about how to conduct AMR analysis, the \href{https://msberends.gitlab.io/AMR/reference}{complete documentation of all functions} (which reads a lot easier than here in R) and \href{https://msberends.gitlab.io/AMR/articles/WHONET.html}{an example analysis using WHONET data}.
|
|
}
|
|
|
|
\keyword{internal}
|