trashbirdecology / bbsAssistant

An R package for downloading and handling data and information from the North American Breeding Bird Survey.
Creative Commons Zero v1.0 Universal
29 stars 13 forks source link

Fix messaging in grab_bbs_data() #113

Open trashbirdecology opened 3 years ago

trashbirdecology commented 3 years ago

When calling grab_bbs_data(), even if overwrite=FALSE the message tells me it's downloading. Should read something like...retrieving..and then a message on the download if the process starts.