atc: ATC data resource

atcR Documentation

ATC data resource

Description

Database connection objects providing access to the ATC database(s) of the package.

Usage

  atc

Details

atc

The AtcDb object representing the connection to the (internal) ATC database.

Author(s)

Johannes Rainer

See Also

atcs, as.data.frame, keys

Examples


## Print some summary information for the database:
atc

## Get all ATC codes of level 1
## atcData(atc, level=1)
atcs(atc, filter=LevelFilter(1))


jotsetung/atc documentation built on July 29, 2022, 6:57 p.m.