Description Usage Format Details Source
Data collected in the ViParc project (http://viparc.org).
1 |
A data frame with 4271 rows and 17 variables:
ID of farm.
ID of flock, combining ID of farm with ID of cycle.
ID of cycle.
Week number.
ID of week, combining ID of flock with ID of week.
Presence / absence of respiratory symptoms.
Presence / absence of diarrhoea symptoms.
Presence / absence of central nervous system infection symptoms.
Presence / absence of malaise.
Presence / absence of leg lesions.
Presence / absence of sudden death.
Presence / absence of symptoms.
Presence / absence of symptoms (any symptom).
Presence / absence of other disease.
Number of sick chicken.
Number of chicken dead, excluding sudden death.
Number of chicken dying from sudden death.
Generated from diseases <- read.csv2(system.file("extdata", "DISEASE_GridEvent.csv", package = "viparc"), sep=",", na.strings = "na", header = TRUE, stringsAsFactors = FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.