Learn R Programming

microsamplingDesign (version 1.0.8)

getExamplePkCurve: example of 1 pk curve to be used to test pkCurveStat_[function]

Description

example of 1 pk curve to be used to test pkCurveStat_[function]

Usage

getExamplePkCurve(times)

Arguments

times

a numeric vector of timePoints

Value

a data.frame with time and concentration as columns

Examples

Run this code
# NOT RUN {
getExamplePkCurve( times = 0:10  )
# }

Run the code above in your browser using DataLab