diseases: Diseases data

Description Usage Format Details Source

Description

Data collected in the ViParc project (http://viparc.org).

Usage

1

Format

A data frame with 4271 rows and 17 variables:

FarmID

ID of farm.

FlockID

ID of flock, combining ID of farm with ID of cycle.

Cycle

ID of cycle.

WEEK

Week number.

WeekID

ID of week, combining ID of flock with ID of week.

RESPIRATORY

Presence / absence of respiratory symptoms.

DIARRHOEA

Presence / absence of diarrhoea symptoms.

CNS

Presence / absence of central nervous system infection symptoms.

MALAISE

Presence / absence of malaise.

LEGLESIONS

Presence / absence of leg lesions.

SUDDENDEATH

Presence / absence of sudden death.

NoSign

Presence / absence of symptoms.

Sick_yes

Presence / absence of symptoms (any symptom).

OTHDISEASE

Presence / absence of other disease.

CHICKENSICKNO

Number of sick chicken.

CHICKENDISEASEDEATH

Number of chicken dead, excluding sudden death.

CHICKENSUDDENDEATH

Number of chicken dying from sudden death.

Details

Generated from diseases <- read.csv2(system.file("extdata", "DISEASE_GridEvent.csv", package = "viparc"), sep=",", na.strings = "na", header = TRUE, stringsAsFactors = FALSE)

Source

http://viparc.org


choisy/viparc documentation built on May 30, 2019, 11:38 p.m.