mirror of
https://github.com/msberends/AMR.git
synced 2025-01-16 08:01:38 +01:00
cleanup
This commit is contained in:
parent
9910c4e994
commit
ed732da6a0
2
R/av.R
2
R/av.R
@ -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
|
||||||
|
@ -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{
|
||||||
|
Loading…
Reference in New Issue
Block a user