Learn R Programming

Lock5withR (version 1.2.2)

FishGills12: FishGills12

Description

An experiment to look at fish repiration rates in water withdiffernet levels of calcium.

Arguments

Format

A data frame with 360 observations on the following 2 variables.
  • Calcium Amount of calcium in the water (mg/L)
  • GillRate Respiration rate (beats per minute)

Source

Thanks to Pro. Brad Baldwin for supplying the data

Details

Fish were randomly assigned to twelve tanks with different levels (measured in mg/L) levels of calcium. Respiration rate was measured as number of gill beats per minute.

Examples

Run this code

data(FishGills12)

Run the code above in your browser using DataLab