AMR/man/AMR-deprecated.Rd

19 lines
892 B
Plaintext
Raw Normal View History

2018-08-31 13:36:19 +02:00
% Generated by roxygen2: do not edit by hand
2019-01-27 13:33:43 +01:00
% Please edit documentation in R/deprecated.R
\name{AMR-deprecated}
2018-08-31 13:36:19 +02:00
\alias{AMR-deprecated}
2019-06-27 11:57:45 +02:00
\alias{as.atc}
2018-08-31 13:36:19 +02:00
\title{Deprecated functions}
\usage{
2019-06-27 11:57:45 +02:00
as.atc(x)
2018-08-31 13:36:19 +02:00
}
\description{
2019-01-26 23:22:56 +01:00
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).
2018-08-31 13:36:19 +02:00
}
2019-01-02 23:24:07 +01:00
\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}.
2019-01-02 23:24:07 +01:00
}
2018-08-31 13:36:19 +02:00
\keyword{internal}