caffPlotMulti: Plot plasma concentration-time curves of multiple oral dosing...

Description Usage Arguments Value See Also Examples

View source: R/caffPlot.R

Description

caffPlotMulti will create concentration-time curve after multiple doses of caffeine

Usage

1
caffPlotMulti(caffConcTimeMultiData, log = FALSE)

Arguments

caffConcTimeMultiData

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
caffPlotMulti(caffConcTimeMulti(Weight = 20, Dose = 200, N = 20, Tau = 8, Repeat = 4))

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