Learn R Programming

isdals (version 3.0.1)

puromycin: Enzyme experiment

Description

In an experiment with the enzyme puromycin, the rate of the reaction, V, was measured twice for each of six concentrations C of the substrate.

Usage

data(puromycin)

Arguments

Format

A data frame with 12 observations on the following 2 variables.

conc

concentration of the substrate (numeric vector)

rate

rate of reaction (numeric vector)

Examples

Run this code
data(puromycin)

Run the code above in your browser using DataLab