AMR/man/AMR-deprecated.Rd

34 lines
1.0 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}
2019-09-03 09:47:39 +02:00
\alias{p.symbol}
\alias{portion_R}
\alias{portion_IR}
\alias{portion_I}
\alias{portion_SI}
\alias{portion_S}
2018-08-31 13:36:19 +02:00
\title{Deprecated functions}
\usage{
2019-09-03 09:47:39 +02:00
p.symbol(...)
portion_R(...)
portion_IR(...)
portion_I(...)
portion_SI(...)
portion_S(...)
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}