Skip to content

Commit 5469b32

Browse files
committed
docs: ✏️ fix lægemiddeldatabasen typos
1 parent 76621d2 commit 5469b32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vignettes/articles/function-flow.Rmd

+2-2
Original file line numberDiff line numberDiff line change
@@ -482,9 +482,9 @@ OSDC algorithm includes the following criteria:
482482
3. `get_majority_of_t1d_diagnoses()` (as compared to T2D diagnoses)
483483
which again relies on primary hospital diagnoses from LPR.
484484
4. `get_insulin_purchase_within_180_days()` which relies on both
485-
diagnosis from LPR and GLD purchases from Lægemiddelsdatabasen.
485+
diagnosis from LPR and GLD purchases from Lægemiddeldatabasen.
486486
5. `get_insulin_is_two_thirds_of_gld_doses` which relies on the GLD
487-
purchases from Lægemiddelsdatabasen.
487+
purchases from Lægemiddeldatabasen.
488488

489489
Note the following hierarchy in first function above: First, the
490490
function checks whether the individual has primary diagnoses from

0 commit comments

Comments
 (0)