ggmap商店位置完整列表

问题描述

我正试图使用​​ggmap查找休斯顿的所有克罗格人。

geocode(location = "Kroger,Houston TX",output = "more",source = "google")

但是,我只得到一个单行输出

A tibble: 1 x 9 lon lat type loctype address north south east west <dbl> <dbl> <chr> <chr> <chr> <dbl> <dbl> <dbl> <dbl> 1 -95.6 29.9 establishment rooftop 9125 west sam houston pkwy n,houston,tx 77064,usa 29.9 29.9 -95.6 -95.6

有人知道为什么会这样吗,我如何获得完整列表?

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)