[WIP] Implement growth assessment using WHO indicators #80
@ -154,7 +154,7 @@ defmodule Growth.Indicators.Load do
|
|||||||
as_float(t)
|
as_float(t)
|
||||||
end
|
end
|
||||||
|
|
||||||
key = {String.to_atom(gender), unit, converted_t}
|
key = {String.to_atom(gender), String.to_atom(unit), converted_t}
|
||||||
|
|
||||||
value = %{
|
value = %{
|
||||||
l: as_float(l),
|
l: as_float(l),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user