View source: R/service.check_plausibility.R
service.convert_cystatin | R Documentation |
Convert cystatin C values between measurement units.
service.convert_cystatin(cystatin, cystatin_units)
cystatin |
Numeric. The cystatin C values from a data set. |
cystatin_units |
Character. Cystatin C measurement units in a data set. |
Service function which check measurement units and convert cystatin C values to mg/l.
numeric Cystatin C values converted in mg/l.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.