hospitalizations_example | R Documentation |
A synthetic dataset containing hospitalization periods for two individuals. Intended for testing how hospital stays affect drug exposure estimation in the PRE2DUP-R package.
hospitalizations_example
A 'data.table' with the following variables:
Person identifier (integer)
Start date of the hospitalization period (Date)
End date of the hospitalization period (Date)
This data can be used to test how PRE2DUP-R handles inpatient periods when outpatient medications are not used.
Simulated data created for package documentation.
pre2dup
, check_hospitalizations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.