Overview of the tutorial
Institute of Linguistics, Academia Sinica
2024-11-26
Click on the image to zoom in and out
Chapter 1: Getting started | |
---|---|
Download and install R/RStudio | link |
Presentation of R/RStudio | link |
Working with markdown files | link |
Chapter 2: Let’s get our data | |
---|---|
Understanding where the data are on the Internet | link |
Scraping the data from the web with R | link |
Chapter 3: Cleaning and analyzing the data | |
---|---|
Preprocess the data: Cleaning and transformations | link |
Analyzing the data | link |
If you are interested in it, you can read the book published by Anatol Stefanowitsch in 2020, available for free here.
The best (if not only) way to learn how to use programming language is just with practice. There are two ways to do so throughout the tutorial. In either case, I highly recommend to use markdown scripts.