View source: R/convert_conc_unit.R
convert_conc_unit | R Documentation |
Lower-level function called by 'convert_creat_unit()', 'convert_albumin_unit()', and others.
convert_conc_unit(value, unit_in, unit_out, mol_weight = NULL)
value |
Value to convert |
unit_in |
Input unit |
unit_out |
Output unit |
mol_weight |
Molecular weight in g/mol (required if converting to/from molar units) |
valid_units
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.