Description Usage Arguments Value Examples
Returns the amount of cups of coffee it would take to reach a lethal dose of caffeine overdose given input weight in lbs. Based on the LD 50 of caffeine (150 mg/kg body weight).
1 | ld_50(lb_bodywt, cups = 0, mg_caf = 95, caf_lvl = 0)
|
caf_lvl |
Output is a numeric.
1 | ld_50(170)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.