caffPlot: Plot plasma concentration-time curves of single oral dosing...

Description Usage Arguments Value See Also Examples

View source: R/caffPlot.R

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

asancpt/caffsim documentation built on Aug. 31, 2020, 12:49 a.m.