knitr::opts_chunk$set(echo = TRUE)
library(swedishbirdrecoveries)
data("birdrecoveries_eng")
timespan <- range(birdrecoveries_eng$modified_date)

This is a web application for exploring Swedish Bird Recoveries, a dataset with r nrow(birdrecoveries_eng) records of bird recoveries made since 1911.

Please use the upper right corner links to learn more about the ringing of birds from Sweden and other activities at "Ringmärkningscentralen", which is hosted at the Swedish Museum for Natural History.



mskyttner/swedishbirdrecoveries documentation built on May 23, 2019, 7:53 a.m.