purchases_example | R Documentation |
A synthetic dataset containing drug purchase records for five individuals and two medications, intended for demonstration and testing of the PRE2DUP-R package.
purchases_example
A 'data.frame' and 'data.table' with the following variables:
Person identifier (integer)
Package identifier of the purchased product, Nordic article number (Vnr) in this example (character)
Anatomical Therapeutic Chemical (ATC) classification code (character)
Date of the purchase (Date)
Amount of purchased product, as number of packages in this example (numeric)
Estimated total DDDs of the purchase (numeric)
See more about ATC classification at https://atcddd.fhi.no/atc/structure_and_principles/ and about DDDs at https://atcddd.fhi.no/ddd/definition_and_general_considera/.
Simulated data created for package documentation.
pre2dup
, check_purchases
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.