View source: R/Equation_functions.R
| LDLallEq | R Documentation | 
This function calculates and returns the LDL values computed with all of the 12 named equations.
LDLallEq(TC, HDL, TG)
| TC | The TC (Total Cholesterol) value. | 
| HDL | The HDL (High-density lipoprotein-cholesterol) value. | 
| TG | The TG (Triglyceride) value. | 
The calculated LDL values, according to all the equations.
LDLallEq(170,35,174)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.