Rdocumentation
powered by
Learn R Programming
ncappc (version 0.2.1.0)
dv.plot: Plots drug plasma concentration vs time data
Description
dv.plot
plots DV vs Time data.
Usage
dv.plot(pdata, cunit = "[M].[L]^-3", tunit = "[T]")
Arguments
pdata
A data frame with three mandatory columns and one optional column:
Time: Time column (mandatory)
Conc: DV column (mandatory)
ID: Individual ID (mandatory)
FCT: Dose identifier and/or population stratifier (optional)
<
cunit
Unit for concentration (
"[M].[L]^-3"
)
tunit
Unit for time (
"[T]"
)
Value
returns a graphical object created by arrangeGrob function
Details
dv.plot
plots DV vs Time data