Intro to spatial analysis in R
install.packages('sf')
install.packages('raster')
install.packages('dplyr')
install.packages('rasterVis')
install.packages('tmap')
install.packages('leaflet')
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.