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

feat: ✨ include hba1c criteria #106

Closed lwjohnst86 closed 5 months ago

lwjohnst86 commented 6 months ago

This function is untested, since it depends on #101. Once that is merged, I'll be able to test these.

The get_algorithm_logic() will extract the data from the algorithm csv file, once it is there.

Closes #93

lwjohnst86 commented 5 months ago

I'll merge this in now, since it's had several rounds of reviews