Description Usage Format Details Source
Data collected in the ViParc project (http://viparc.org).
1 |
A data frame with 3663 rows and 18 variables:
ID of week, combining ID of flock with ID of week.
usage of antimicrobials, logical.
ID of farm.
ID of flock, combining ID of farm with ID of cycle.
ID of cycle.
Week number.
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 amu_with_diseases <- merge(AMU, diseases, by = c("WeekID"), all.X = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.