get_who | R Documentation |
Parse WHO ATC/DDD Drug Class
get_who(
atc,
query = c("first", "second", "third", "fourth"),
subsetted = FALSE
)
atc |
An WHO ATC/DDD ATC code. |
query |
Level to parse ATC code at. Options are "first" (default), "second", "third", "fourth". |
subsetted |
Has ATC/DDD query level subsetting already occurred? The default is FALSE. |
The parsed ATC code.
get_who("R06AE")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.