| calc_mcv | R Documentation |
MCV measures the average volume of red blood cells in a blood sample.
calc_mcv(ht, rb)
ht |
Numeric value representing the hematocrit in percentage. |
rb |
Numeric value representing the red blood cell count (millions/ µL). |
Numeric value representing the MCV in femtoliters (fL).
calc_mcv(40, 5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.