sheepData {FFD} | R Documentation |
Simulated test data frame of Austrian sheep holdings.
Description
This test data frame contains a ficticious list of Austrian sheep holdings with information on the state and the number of animals.
Usage
data(sheepData)
Format
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.
Source
Simulated test data.
Examples
data(sheepData)
[Package FFD version 1.0-9 Index]