| sheepData | R Documentation |
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.
herdIdNumeric vector. Unique identification number of the herd.
stateNumeric vector. The 9 Austrian states are coded using the numbers 1 to 9.
nSheepNumeric vector. Number of animals for each holding.
Simulated test data.
data(sheepData)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.