sheepData: Simulated test data frame of Austrian sheep holdings.

sheepDataR 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)

FFD documentation built on Nov. 10, 2022, 5:48 p.m.