摘要: #Geocomputation with R课后练习题,第三章 setwd("F:\\shunyi") library(pacman) p_load(sf,tmap,spData,tidyverse,dplyr,units,magrittr) #加载数据 data(us_states) data(u 阅读全文
posted @ 2021-08-13 11:27 陈其永 阅读(145) 评论(0) 推荐(0) 编辑