@fcorowe
)This workshops offers an introduction to Geographic Data Science. It provides an introduction to fundamental concepts of geographic data science using a hands-on approach in R. It offers an overview of various types of spatial data, key challenges of working with these data, and some basic analytical techniques.
The workshop is structured as follows:
All this course material is available on Github and you can download it here. Once you have download it, ensure it is in a safe place on your computer.
You need the most recent version of R and packages. These can be installed following the instructions provided in our R installation guide.
Ensure you have installed the list of libraries used:
knitr
leaflet
rgdal
sf
sp
spdep
tidyverse
tint
tmap
viridis
viridisLite
You can get the materials from this course as a download of a .zip file or by going directly to the GitHub repository.