rel_risk_fun | R Documentation |
The "rel_risk_fun" could update the relative risks (or the constants) when crucial data needs updating
rel_risk_fun(rr)
rr |
the relative risks of diseases – Cardiovascular disease, diabetes, cancer, Chronic obstructive pulmonary disease or asthma, osteoarthritis, hypertension, kidney diseases, (Gallbladder, Liver, Pancreatic) diseases, and strokes. |
a list (dataframe) of relative risks
key <- rel_risk_fun(rr = c(1,2,3,4,5,6,7,8,1.2)) key$rr
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.