Learn R Programming

doBy (version 4.5-10)

milkman: Milk yield data for manually milked cows.

Description

Milk yield data for cows milked manually twice a day (morning and evening).

Usage

data(milkman)

Arguments

Details

There are data for 222 cows. Some cows appear more than once in the dataset (in different lactations) and there are 288 different lactations.

Examples

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

Run the code above in your browser using DataLab