Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 844 Bytes

File metadata and controls

44 lines (26 loc) · 844 Bytes

CSLI R Tutorial

This repository contains the material for the CSLI R tutorial 2019.

You can see the analysis script here

If you have any questions about these materials, feel free to post an issue or email at gerstenberg@stanford.edu

Repository structure

.
├── code
│   └── R
├── data
├── docs
└── figures
    ├── cheatsheets
    ├── misc
    ├── plots
    └── screenshots

code

R

  • contains the R Markdown file

data

  • contains the spotify top 100 songs from 2018

docs

  • contains the html file of the analysis script (hosted on github pages)

figures

  • contains various figures including R cheatsheets, plots, and screenshots