PK.example: PK_example dataset

Description Usage Details Examples

Description

Plasma drug concentration over time for 1 individual.

Usage

1

Details

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.

Examples

1
2
3
4
5
## Not run: 
 data(PK.example)
 print(PK.example)

## End(Not run)

Michorlab/ACESO documentation built on June 4, 2021, 4:57 p.m.