1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-09 09:31:58 +02:00

atc_ functions

This commit is contained in:
2019-01-27 10:53:59 +01:00
parent b39055c018
commit 6ec940bc75
6 changed files with 21 additions and 18 deletions

View File

@ -2,7 +2,7 @@
% Please edit documentation in R/whocc.R
\name{WHOCC}
\alias{WHOCC}
\title{WHO Collaborating Centre for Drug Statistics Methodology}
\title{WHOCC: WHO Collaborating Centre for Drug Statistics Methodology}
\description{
All antimicrobial drugs and their official names, ATC codes, ATC groups and defined daily dose (DDD) are included in this package, using the WHO Collaborating Centre for Drug Statistics Methodology.
}
@ -24,7 +24,7 @@ On our website \url{https://msberends.gitlab.io/AMR} you can find \href{https://
\examples{
as.atc("meropenem")
ab_name("J01DH02")
atc_name("J01DH02")
ab_tradenames("flucloxacillin")
atc_tradenames("flucloxacillin")
}