1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-08 14:01:55 +02:00

re-add atc_ddd and atc_groups

This commit is contained in:
2019-01-27 13:33:43 +01:00
parent 3370a4091c
commit 18b75356a9
13 changed files with 457 additions and 437 deletions

View File

@ -1,10 +1,10 @@
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/atc.R, R/deprecated.R
\name{guess_atc}
\alias{guess_atc}
% Please edit documentation in R/deprecated.R
\name{AMR-deprecated}
\alias{AMR-deprecated}
\alias{ratio}
\alias{guess_mo}
\alias{guess_atc}
\alias{ab_property}
\alias{ab_atc}
\alias{ab_official}
@ -13,14 +13,16 @@
\alias{ab_certe}
\alias{ab_umcg}
\alias{ab_tradenames}
\alias{atc_ddd}
\alias{atc_groups}
\title{Deprecated functions}
\usage{
guess_atc(x)
ratio(x, ratio)
guess_mo(...)
guess_atc(...)
ab_property(...)
ab_atc(...)
@ -36,6 +38,10 @@ ab_certe(...)
ab_umcg(...)
ab_tradenames(...)
atc_ddd(...)
atc_groups(...)
}
\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).