Learn R Programming

MEMSS (version 0.9-4)

Tetracycline2: Pharmacokinetics of tetracycline

Description

The Tetracycline2 data frame has 40 rows and 4 columns.

Arguments

Format

This data frame contains the following columns:

conc

a numeric vector

Time

a numeric vector

Subject

an ordered factor with levels 4 < 5 < 2 < 1 < 3

Formulation

a factor with levels Berkmycin tetramycin

Examples

Run this code
str(Tetracycline2)

Run the code above in your browser using DataLab