if (FALSE) {
# download the example data
ebirdst_download_trends("yebsap-example")
# download the data package for wood thrush
ebirdst_download_trends("woothr")
# multiple species can be downloaded at once
ebirdst_download_trends(c("Sage Thrasher", "Abert's Towhee"))
}
Run the code above in your browser using DataLab