Description Usage Arguments Value Author(s)
Calculate the anion gap
1 2 3 4 5 6 | anion.gap(
chloride = 100,
sodium = 140,
bicarbonate = 24,
albumin = 4
)
|
chloride |
Numerical value. Chloride in blood. |
sodium |
Numerical value. Sodium in blood. |
bicarbonate |
Numerical value. Bicarbonate in blood. |
albumin |
Numerical value. Albumin in blood. |
Returns a list object with the anion gap calculation results.
Carlos C Vera Recio
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.