bald_eagles | R Documentation |
Bald Eagle count data collected from the year 1981 to 2017, in late December, by birdwatchers in the Ontario, Canada area. The data was made available by the Bird Studies Canada website and distributed through the R for Data Science TidyTuesday project. A more complete data set with a larger selection of birds can be found in the bird_counts data in the bayesrules package.
bald_eagles
A data frame with 37 rows and 5 variables. Each row represents Bald Eagle observations in the given year.
year of data collection
number of birds observed
total person-hours of observation period
count divided by hours
count_per_hour multiplied by 168 hours per week
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.