read_atc | R Documentation |
Reads the Anatomical Therapeutic Chemical (ATC) Classification codes from medstat.dk (not from https://www.whocc.no/atc_ddd_index/).The available data include the ATC code column, the name of the active drug agent, the unit (DDD or other; not availbale for every drug)
read_atc(
atc_link = "https://medstat.dk/da/download/file/YXRjX2NvZGVfdGV4dC50eHQ="
)
atc_link |
is the link to medstat.dk |
the dataframe with ATC codes
atc <- read_atc()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.