Description Usage Arguments Value Author(s)
Calculate Free Water Deficit
1 2 3 4 5 6 7 | free.water.deficit(
weight = 50,
current.sodium = 152,
ideal.sodium = 140,
sex = "male",
age = 40
)
|
weight |
Numerical value corresponding to patient's weight in kilograms |
current.sodium |
Numerical value corresponding to patient's sodium level |
ideal.sodium |
Numerical value corresponding to desired sodium level, usually 140. |
sex |
String value, male or female depending on patient's sex. |
age |
Numerical value corresponding to patient's age. |
Returns a numerical value corresponding to the free water deficit.
Carlos C Vera Recio
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.