List containing two data frames from Hallingstad et al. 2018
data(hallingstad)
The carcass element is a data frame with 26 rows and 3 variables:
The name of the study for that wind farm.
The species of the carcass found.
The distance (meters) from the turbine of the location of the found carcass.
The weight element is a data frame with 2414 rows and 7 variables:
The name of the study for that wind farm.
The distance (meters) from the turbine for the outer radius of a one meter ring or annulus.
The probability of detection, incorporating search efficiency and carcass persistence, for a given study and distance from turbine.
The proportion of area searched within the ring (annulus).
The number of turbines at a study divided by the total number of turbines for all studies considered, does not change with distance from turbine.
The fatality rate at a study divided by the sum of the fatality rates across all studies considered, does not change with distance from turbine.
The product of
detectionProbability*proportionAreaSearched*scaledNumberTurbine*scaledFatalityRate
.
A list of data frames, with two elements named carcass
and weight
.
Hallingstad EC, Rabie PA, Telander AC, Roppe JA, Nagy LR (2018) Developing an efficient protocol for monitoring eagle fatalities at wind energy facilities. PLoS ONE 13(12): e0208700. https://doi.org/10.1371/journal.pone.0208700