powered by
Extract the unit of a parameter from a description like "Param (unit)".
extract_unit(x)
A string
A parameter description
Utilities used within Derivation functions: call_user_fun(), get_flagged_records(), get_not_mapped(), get_vars_query()
call_user_fun()
get_flagged_records()
get_not_mapped()
get_vars_query()
extract_unit("Height (cm)") extract_unit("Diastolic Blood Pressure (mmHg)")
Run the code above in your browser using DataLab