Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 1.03 KB

README.md

File metadata and controls

27 lines (15 loc) · 1.03 KB

Applied Data Skills (v2)

DOI

The 2023 version of the course book for the Applied Data Skills microcredential course in the School of Psychology and Neuroscience at the University of Glasgow.

This repository contains the source files for the interactive textbook:

Nordmann, E. & DeBruine, L. (2023). Applied Data Skills. Version 1.0. Retrieved from https://psyteachr.github.io/ads-v2/. doi: 10.5281/zenodo.6365077

See https://psyteachr.github.io/ads-v1/ for version 1.

Setup tips

If you want to render the book from the code, here are some tips for setting up quarto for this book.

Install fontawesome for quarto (via the terminal):

quarto install extension quarto-ext/fontawesome
  • Most icons are created with bootstrap icons (font-family:"bootstrap-icons";)