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