Burros {SRMData} | R Documentation |
The health of burros
Description
The health of females burros in the Mojave Desert.
Usage
data(Burros)
Format
A data frame with 9 rows and 3 columns:
- Status
The reproductive status of the female burro; one of
1
(barren),2
(pregnant (but not lactating)), or3
(lactating)- Health
The health of the burro; one of
1
(excellent),2
(fair) or3
(poor).- Counts
The number of female burros in each cell
Details
The data provide the number of female burros of given health and reproductive status.
Source
Johnson, R. A., Carothers, S. W., & McGill, T. J. (1987). Demography of feral burros in the Mohave Desert. The Journal of Wildlife Management, 51(4), 916–920.
[Package SRMData version 1.0.1 Index]