calc_kgfr(weight = 100, scr1 = 150, scr2 = 200, scr_unit = 'umol/l',
time_delay = 24, egfr = 30)
calc_kgfr(weight = 70, scr1 = 350, scr2 = 300, scr_unit = 'umol/l',
time_delay = 24, egfr_method = 'mdrd', age = 70, sex = 'male')
Run the code above in your browser using DataLab