dkahle/ggmap

Feature Request: progress bar option for ggmap::geocode()

Open

#335 opened on Sep 29, 2022

View on GitHub
 (1 comment) (0 reactions) (0 assignees)R (220 forks)batch import
feature requesthelp wanted

Repository metrics

Stars
 (724 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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!

Contributor guide