Learn R Programming

isdals (version 3.0.1)

OORdata: pH and enzyme activity

Description

A new enzyme, OOR, makes it possible for a certain bacteria species to develop on oxalate. In an experiment the enzyme activity (micromole per minute per mg) was measured and registered for 29 different pH-values.

Usage

data(OORdata)

Arguments

Format

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

ph

pH value (a numeric vector)

act

enzyme activity measured in micromole per minute per mg (a numeric vector)

Examples

Run this code
data(OORdata)

Run the code above in your browser using DataLab