# NOT RUN {
ebirdgeo('spinus tristis', 42, -76)
ebirdgeo(lat=42, lng=-76, max=10, provisional=TRUE, hotspot=TRUE)
ebirdgeo('Anas platyrhynchos', 39, -121, max=5)
library('httr')
ebirdgeo('Anas platyrhynchos', 39, -121, max=5, config=verbose())
ebirdgeo('Anas platyrhynchos', 39, -121, max=5, config=user_agent("rebird"))
ebirdgeo('Anas platyrhynchos', 39, -121, max=5, config=progress())
# ebirdgeo('Anas platyrhynchos', 39, -121, max=5, config=timeout(0.1))
# }
Run the code above in your browser using DataLab