Description Usage Arguments Value Author(s) References Examples
Calculates the mean arterial pressure
1 2 3 4 | map.calc(
sbp = 117,
dbp = 76
)
|
sbp |
Numerical or integer value corresponding to systolic blood pressure. |
dbp |
Numerical or integer value corresponding to diastolic blood pressure. |
Returns a numerical value corresponding to the patients estimated mean arterial pressure.
Carlos C Vera Recio
Systolic and Diastolic Blood Pressure, Pulse Pressure, and Mean Arterial Pressure as Predictors of Cardiovascular Disease Risk in Men. Howard D. Sesso , Meir J. Stampfer , Bernard Rosner , Charles H. Hennekens , J. Michael Gaziano , JoAnn E. Manson , and Robert J. Glynn
1 2 3 4 5 6 7 8 9 10 11 12 13 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.