总结下R语言绘制地图热力图和交互行程距离图,
方法一
install_git("https://github.com/Lchiffon/REmap")
library(REmap)
方法二:
github上下载安装
https://github.com/Lchiffon/REmap
对REmap-master.zip进行安装加载,如下所示:
devtools::install_local("C://Users//TD//Desktop//REmap-master.zip") #镜像选择all
该方式将下载和同步安装依赖
可应用地图API经纬度变化的绘制热力图
可应用绘制行程图:
如需了解更多,可添加微信:tan191413