Materials and data

Note

The online presentations in HTML can be downloaded in PDF:

  • open the presentation,
  • press e or the three lines in the left bottom corner, Tools and PDF Export Mode,
  • print the result to PDF using your browser.

Monday, 16 Sept.

Introduction to R

Data analysis and data viz

Tuesday, 17 Sept.

Linked Open Data & ARIADNE

SPARQL

Resources

Wednesday, 18 Sept.

Intro to spatial data

(Data circulated on a USB stick.)

Thursday, 19 Sept.

Note on setwd()

  • Blog post by Jenny Bryan why not to hardcode setwd() into your scripts and what is the alternative.
  • Also check the Intro to R presentation from Monday, where relative paths and project oriented workflow is explained a bit.

Friday, 20 Sept.

R books

  • R for Data Science by Hadley Wickham, Mine Çetinkaya-Rundel and Garrett Grolemund – tidyverse packages, data manipulation, visualization etc.
  • Geocomputation with R by Robin Lovelace, Jakub Nowosad, and Jannes Muenchow – sf, terra and other spatial packages.
  • Spatial Data Science by Edzer Pebesma and Roger Bivand – includes more advanced topics like point pattern analysis with spatstat etc.
  • Data Visualization. A practical introduction by Kieran Healy – gives you all you need to be able to create beautiful plots with ggplot2.
Some more glitter and ARIADNE
  • R script with an example query on coins from ARIADNE SPARQL endpoint.