urine.anion.gap: Urine Anion Gap

Description Usage Arguments Value Author(s)

View source: R/inteRn.R

Description

Calculate the urine anion gap to help diagnose metabolic acidosis

Usage

1
2
3
4
5
urine.anion.gap(
  urine.sodium = 10,
  urine.potassium = 10, 
  urine.chloride = 20
)

Arguments

urine.sodium

Numerical value corresponding to the sodium measured in urine spots.

urine.potassium

Numerical value corresponding to the potassium measured in urine spots.

urine.chloride

Numerical value corresponding to the chlorie measured in urine spots.

Value

Returns a list object that includes the estimated urine anion gap and an interpretation.

Author(s)

Carlos C Vera Recio


CCVR/inteRn documentation built on Dec. 17, 2021, 12:51 p.m.