ex_atc dataset

Example data for random ATC codes

Example data for random ATC codes

Example data for fictive people to use for testing and in examples. data

Format

Data frames with 100 rows and 2 variables:

  • name: random person names
  • atc: Random codes from the Anatomic Therapeutic Chemical classification (ATC) system.
  • prescription: random dates of prescription of medications with corresponding ATC codes
ex_atc

See Also

Other example data: ex_icd10, ex_people

  • Maintainer: Erik Bulow
  • License: GPL-2
  • Last published: 2023-03-14

About the dataset

  • Number of rows: 10000
  • Number of columns: 3
  • Class: tbl_df, tbl, data.frame

Column names and types

  • name:character
  • atc:character
  • prescription:Date