From 640d4d27812bee1238b8bfc1ca4775a0dbd47774 Mon Sep 17 00:00:00 2001 From: Manuel Burger Date: Tue, 26 Mar 2024 10:16:41 +0100 Subject: [PATCH] Fix callback --- inst/extdata/config/concept-dict/chemistry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inst/extdata/config/concept-dict/chemistry.json b/inst/extdata/config/concept-dict/chemistry.json index 712c7e36..12e92d91 100644 --- a/inst/extdata/config/concept-dict/chemistry.json +++ b/inst/extdata/config/concept-dict/chemistry.json @@ -1678,7 +1678,7 @@ "ids": 481, "table": "laboratory", "sub_var": "laboratoryid", - "callback": "transform_fun(binary_op(`/`, 1000), 'ng/mL', 'ng/L')", + "callback": "convert_unit(binary_op(`/`, 1000), 'ng/mL', 'ng/L')", "class": "sic_itm" } ],