AMR/man/AMR-deprecated.Rd

55 lines
1.3 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-01-06 20:23:49 +01:00
\alias{guess_mo}
2019-01-27 13:33:43 +01:00
\alias{guess_atc}
2019-01-26 23:22:56 +01:00
\alias{ab_property}
\alias{ab_atc}
\alias{ab_official}
\alias{ab_name}
\alias{ab_trivial_nl}
\alias{ab_certe}
\alias{ab_umcg}
\alias{ab_tradenames}
2019-01-27 13:33:43 +01:00
\alias{atc_ddd}
\alias{atc_groups}
2018-08-31 13:36:19 +02:00
\title{Deprecated functions}
\usage{
ratio(x, ratio)
2019-01-06 20:23:49 +01:00
guess_mo(...)
2019-01-26 23:22:56 +01:00
2019-01-27 13:33:43 +01:00
guess_atc(...)
2019-01-26 23:22:56 +01:00
ab_property(...)
ab_atc(...)
ab_official(...)
ab_name(...)
ab_trivial_nl(...)
ab_certe(...)
ab_umcg(...)
ab_tradenames(...)
2019-01-27 13:33:43 +01:00
atc_ddd(...)
atc_groups(...)
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}