Description Usage Details Examples
Plasma drug concentration over time for 1 individual.
1 |
The data consists of a dataframe named PK.example where the plasma drug concentrations (mg/L, CONC column) over time (hours, time column) for one individual (ID column) are stored. The individual receives a dose of 150mg (amt column) at time 0.
1 2 3 4 5 | ## Not run:
data(PK.example)
print(PK.example)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.