ld_50: ld_50

Description Usage Arguments Value Examples

View source: R/ld_50.R

Description

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).

Usage

1
ld_50(lb_bodywt, cups = 0, mg_caf = 95, caf_lvl = 0)

Arguments

caf_lvl

Value

Output is a numeric.

Examples

1
ld_50(170)

quin-smith/groupcsbigpkg documentation built on March 22, 2021, 11:05 p.m.