mirror of
https://github.com/msberends/AMR.git
synced 2025-07-13 05:21:50 +02:00
(v0.7.1.9004) atc class removal
This commit is contained in:
@ -2,31 +2,10 @@
|
||||
% Please edit documentation in R/deprecated.R
|
||||
\name{AMR-deprecated}
|
||||
\alias{AMR-deprecated}
|
||||
\alias{ratio}
|
||||
\alias{abname}
|
||||
\alias{atc_property}
|
||||
\alias{atc_official}
|
||||
\alias{ab_official}
|
||||
\alias{atc_name}
|
||||
\alias{atc_trivial_nl}
|
||||
\alias{atc_tradenames}
|
||||
\alias{as.atc}
|
||||
\title{Deprecated functions}
|
||||
\usage{
|
||||
ratio(x, ratio)
|
||||
|
||||
abname(...)
|
||||
|
||||
atc_property(...)
|
||||
|
||||
atc_official(...)
|
||||
|
||||
ab_official(...)
|
||||
|
||||
atc_name(...)
|
||||
|
||||
atc_trivial_nl(...)
|
||||
|
||||
atc_tradenames(...)
|
||||
as.atc(x)
|
||||
}
|
||||
\description{
|
||||
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).
|
||||
|
Reference in New Issue
Block a user