Description Usage Arguments Value Examples
calc_cholesterol_points
returns cholesterol risk factor points given cholesterol and gender
1 | calc_cholesterol_points(gender, chol)
|
gender |
A character |
cholesterol |
A number |
framingham cholesterol risk score cholesterol
and gender
1 | calc_cholesterol_points(gender='f', chol=35)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.