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

Discussion: Should we use the same capitalization as the registers use or force lowercase for everything? #44

Closed lwjohnst86 closed 6 months ago

lwjohnst86 commented 7 months ago

Right now the variables @Aastedet is adding are all in lowercase, but I know the registers are inconsistent in uppercasing and lowercasing the variable names. How should we handle that?

lwjohnst86 commented 6 months ago

We'll internally convert all variables to lowercase and output as lowercase. But not require input being lowercase.