Learn R Programming

polyPK (version 3.1.0)

design: Test data of study design

Description

Given the information of meal times and sleep times and so on.Please use data(design) to see the format.

Usage

data("design")

Arguments

Examples

Run this code
# NOT RUN {
data(design)
## maybe str(design) ; plot(design) ...
# }

Run the code above in your browser using DataLab