UPCR {nephro} | R Documentation |
Urinary protein-to-creatinine ratio
Description
Calculate the urinary protein-to-creatinine ratio
Usage
UPCR(u.protein, u.creatinine)
Arguments
u.protein |
Numeric vector in mg/dL |
u.creatinine |
Numeric vector in mg/dL; 0s will be automatically converted into NAs |
Value
A numeric vector with UPCR values.
Author(s)
Cristian Pattaro
See Also
[Package nephro version 1.5 Index]