Learn R Programming

ISwR (version 2.0-2)

hellung: Growth of Tetrahymena cells

Description

The hellung data frame has 51 rows and 3 columns. diameter and concentration of Tetrahymena cells with and without glucose added to growth medium.

Usage

hellung

Arguments

source

D. Kronborg and L.T. Skovgaard (1990), Regressionsanalyse, Table 1.1, FADLs Forlag (in Danish).

Examples

Run this code
plot(diameter~conc,pch=glucose,log="xy",data=hellung)

Run the code above in your browser using DataLab