extract_unit | R Documentation |
Extract the unit of a parameter from a description like "Param (unit)".
extract_unit(x)
x |
A parameter description |
A string
Utilities used within Derivation functions:
call_user_fun()
,
get_flagged_records()
,
get_not_mapped()
,
get_vars_query()
extract_unit("Height (cm)")
extract_unit("Diastolic Blood Pressure (mmHg)")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.