Calculate eGFR based on Cystatin C measurements
1 2  | calc_egfr_cystatin(cystatin = NULL, cystatin_unit = "mg/L",
  method = "grubb", unit_out = "mL/min")
 | 
cystatin | 
 serum cystatin concentration (mg/L)  | 
cystatin_unit,  | 
 only 'mg/L' available  | 
method | 
 eGFR estimation method, choose from 'grubb', 'larsson'  | 
unit_out | 
 eGFR output unit, choose from 'ml/min', 'ml/hr', 'l/min', 'l/hr'  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.