AMR/man/AMR-deprecated.Rd

40 lines
1.1 KiB
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}
\alias{ratio}
2019-05-10 16:44:59 +02:00
\alias{abname}
\alias{atc_property}
\alias{atc_official}
2019-01-26 23:22:56 +01:00
\alias{ab_official}
2019-05-10 16:44:59 +02:00
\alias{atc_name}
\alias{atc_trivial_nl}
\alias{atc_tradenames}
2018-08-31 13:36:19 +02:00
\title{Deprecated functions}
\usage{
ratio(x, ratio)
2019-01-06 20:23:49 +01:00
2019-05-10 16:44:59 +02:00
abname(...)
2019-01-26 23:22:56 +01:00
2019-05-10 16:44:59 +02:00
atc_property(...)
2019-01-26 23:22:56 +01:00
2019-05-10 16:44:59 +02:00
atc_official(...)
2019-01-26 23:22:56 +01:00
2019-05-10 16:44:59 +02:00
ab_official(...)
2019-01-26 23:22:56 +01:00
2019-05-10 16:44:59 +02:00
atc_name(...)
2019-01-27 13:33:43 +01:00
2019-05-10 16:44:59 +02:00
atc_trivial_nl(...)
2019-01-27 13:33:43 +01:00
2019-05-10 16:44:59 +02:00
atc_tradenames(...)
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!}{
2019-01-29 20:20:09 +01:00
On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a comprehensive 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}