1
0
mirror of https://github.com/msberends/AMR.git synced 2025-01-16 05:21:37 +01:00
This commit is contained in:
dr. M.S. (Matthijs) Berends 2022-11-13 07:54:12 +01:00
parent 9910c4e994
commit ed732da6a0
2 changed files with 2 additions and 2 deletions

2
R/av.R
View File

@ -52,7 +52,7 @@
#' World Health Organization (WHO) Collaborating Centre for Drug Statistics Methodology: \url{https://www.whocc.no/atc_ddd_index/} #' World Health Organization (WHO) Collaborating Centre for Drug Statistics Methodology: \url{https://www.whocc.no/atc_ddd_index/}
#' #'
#' European Commission Public Health PHARMACEUTICALS - COMMUNITY REGISTER: \url{https://ec.europa.eu/health/documents/community-register/html/reg_hum_atc.htm} #' European Commission Public Health PHARMACEUTICALS - COMMUNITY REGISTER: \url{https://ec.europa.eu/health/documents/community-register/html/reg_hum_atc.htm}
#' @aliases ab #' @aliases av
#' @return A [character] [vector] with additional class [`ab`] #' @return A [character] [vector] with additional class [`ab`]
#' @seealso #' @seealso
#' * [antivirals] for the [data.frame] that is being used to determine ATCs #' * [antivirals] for the [data.frame] that is being used to determine ATCs

View File

@ -2,7 +2,7 @@
% Please edit documentation in R/av.R % Please edit documentation in R/av.R
\name{as.av} \name{as.av}
\alias{as.av} \alias{as.av}
\alias{ab} \alias{av}
\alias{is.av} \alias{is.av}
\title{Transform Input to an Antiviral Agent ID} \title{Transform Input to an Antiviral Agent ID}
\usage{ \usage{