powered by
This test data frame contains a ficticious list of Austrian sheep holdings with information on the state and the number of animals.
data(sheepData)
A data frame with 15287 observations on the following 3 variables.
herdId
Numeric vector. Unique identification number of the herd.
state
Numeric vector. The 9 Austrian states are coded using the numbers 1 to 9.
nSheep
Numeric vector. Number of animals for each holding.
Run the code above in your browser using DataLab