David Kahle

Results 12 comments of David Kahle

Here's the patch for the time being: ```r if(!requireNamespace("devtools")) install.packages("devtools") devtools::install_github("dkahle/ggmap", ref = "tidyup") ``` Register the API key with `register_google()`.

Thanks for the note. Try `ggmap::get_stamenmap()` and use `zoom` instead of `scale`.