Skip to content

Commit

Permalink
Fix unit conversion on alb
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelburger committed Mar 22, 2024
1 parent cb00cc2 commit d9bd9ab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion inst/extdata/config/concept-dict/chemistry.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,8 @@
5024,
6465
],
"sub_var": "itemid"
"sub_var": "itemid",
"callback": "convert_unit(binary_op(`*`, 0.1), 'g/dL')"
}
]
}
Expand Down

0 comments on commit d9bd9ab

Please sign in to comment.