PlotValid | R Documentation |
Plot raw data for validation.
PlotValid(data = NULL, id = NULL, x.name = "Time (day)", y.name = NULL)
data |
PK table. |
id |
Patient's data to plot. First if not mentioned |
x.name |
Name of the X axis. |
y.name |
Name of the Y axis. e.g. "[Drug] (mg/L)" |
# PlotValid(id="1001",data=PK)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.