dkahle/ggmap
Auf GitHub ansehenFeature Request: progress bar option for ggmap::geocode()
Open
#335 geöffnet am 29. Sept. 2022
feature requesthelp wanted
Repository-Metriken
- Stars
- (724 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
Hello,
I don't know if this is the appropriate forum to submit feature requests, but...
Would it be possible to develop a "progress bar" option for ggmap::geocode() and the related ggmap::mutate_geocode(), perhaps something similar to the progress bar returned by tidygeocoder::geocode()? This would help with managing workflow when attempting to geocode batches of addresses. Thanks!