ATC_Tree_UpperBound_2024 {emcAdr} | R Documentation |
ATC Tree Upper Bound 2024
Description
Example dataset representing the ATC tree structure, sourced from the WHO website (2024-02-23). This dataset is provided for demonstration and testing purposes with the package.
Usage
ATC_Tree_UpperBound_2024
Format
A data frame with 4 variables:
- ATCCode
The code of ATC nodes
- Name
The name of ATC nodes
- ATC_length
The number of characters in the ATCCode
- upperBound
The index of the last child node in the tree
Source
World Health Organization, ATC classification register
[Package emcAdr version 1.2 Index]