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

docs: ✨ Initial draft of functions to extract osdc population #71

Closed signekb closed 5 months ago

signekb commented 6 months ago

Description

This PR describes the functions for extracting a diabetes population using the osdc package.

See issue #67.

As we have discussed, this is an initial draft meant to help us specify exactly what we want to build. So please chime in with questions, suggestions, and corrections.

As @Aastedet wrote here there is an overlap between #69 and this PR. @lwjohnst86 can you help us in terms of what should be in each post?

signekb commented 5 months ago

@Aastedet @lwjohnst86 I'll stop editing now. It's ready for review again :)

lwjohnst86 commented 5 months ago

I revised the doc and images a bit, mostly adding the input register source, converting it to a flow chart to show the interconnection with some of the functions and output data as input to other functions. I also added a function convention section so we have at least a guidelines for naming things.

signekb commented 5 months ago

@lwjohnst86 @Aastedet I have updated this again based on the feedback I got from Luke, so I'll re-request reviews :)