Learn R Programming

faraway (version 1.0.6)

butterfat: Butterfat content of milk by breed

Description

Average butterfat content (percentages) of milk for random samples of twenty cows (ten two-year old and ten mature (greater than four years old)) from each of five breeds. The data are from Canadian records of pure-bred dairy cattle.

Usage

data(butterfat)

Arguments

source

Unknown

Examples

Run this code
data(butterfat)
## maybe str(butterfat) ; plot(butterfat) ...

Run the code above in your browser using DataLab