steno-aarhus / osdc

Open-Source Diabetes Classifier: an R package to classify diabetes status in Danish registers
https://steno-aarhus.github.io/osdc/
Other
1 stars 1 forks source link

Create unit test data (internal only), not for use in examples #25

Closed lwjohnst86 closed 7 months ago

lwjohnst86 commented 7 months ago

This is created with usethis::use_data(..., internal = TRUE). It will be used only to check that code works in the unit testing.

lwjohnst86 commented 7 months ago

Ops, this is already an issue: #4