search_atc_code: Retrieve Classification Details for a Anatomical Therapeutic...

Description Usage Arguments Value Examples

View source: R/search_atc_code.R

Description

Retrieve the hierarchical classification details for a Anatomical Therapeutic Chemical (ATC) code from the World Health Organisation (WHO) Collaborating Centre for Drug Statistics Methodology website (https://www.whocc.no)

Usage

1
search_atc_code(ATC_CODE)

Arguments

ATC_CODE

a character string of a valid ATC code

Value

a tibble of ATC classification level and value

Examples

1
2
3
4
## Not run: 
search_atc_code('A10BA02')

## End(Not run)

wilsontom/ATC documentation built on Oct. 24, 2020, 4:27 p.m.