4 lines
84 B
Text
4 lines
84 B
Text
library(tidyverse)
|
|
library(sf)
|
|
library(tmap)
|
|
remotes::install_github('r-tmap/tmap')
|