Geocoder.google
Open
- Dominant language
- R
- Stars
- 778
- Forks
- 234
- PR merge metrics
- No merged PRs in 30d
Description
## Reproducible Example
Feel free to delete and replace with a description of the feature you'd like if this is not a bug.
Paste a [reprex](https://github.com/tidyverse/reprex) here. This helps the maintainers reproduce the bug you encountered. Ensure that the `si` option is `TRUE`.
Example:
```r
reprex::reprex({
library(ggmap)
ggmap(get_map())
}, si = TRUE)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.