caffPlot: Create concentration-time curve after single dose of caffeine

Description Usage Arguments Value See Also Examples

Description

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

Usage

1
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

https://asancpt.github.io/caffsim

Examples

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

caffsim documentation built on May 2, 2019, 3:45 p.m.

Related to caffPlot in caffsim...