caffPlot will create concentration-time curve after single dose of caffeine

caffPlot(caffConcTimeData, log = FALSE)

Arguments

caffConcTimeData

data frame of concentration-time dataset having column names Subject, Time, and Conc (case-sensitive)

log

y axis log

Value

The concentration-time curve

See also

Examples

caffPlot(caffConcTime(Weight = 20, Dose = 200, N = 20))