AMR/man/AMR-deprecated.Rd

23 lines
890 B
Plaintext
Raw Normal View History

2018-08-31 13:36:19 +02:00
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/deprecated.R
\name{AMR-deprecated}
\alias{AMR-deprecated}
\alias{ratio}
2019-01-06 20:23:49 +01:00
\alias{guess_mo}
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(...)
2018-08-31 13:36:19 +02:00
}
\description{
These functions are \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.
}
2019-01-02 23:24:07 +01:00
\section{Read more on our website!}{
\if{html}{\figure{logo.png}{options: height=40px style=margin-bottom:5px} \cr}
On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://msberends.gitlab.io/AMR/articles/AMR.html}{a omprehensive tutorial} about how to conduct AMR analysis and find \href{https://msberends.gitlab.io/AMR/reference}{the complete documentation of all functions}, which reads a lot easier than in R.
}
2018-08-31 13:36:19 +02:00
\keyword{internal}