Lecture notes
Date | Materials & Topics | Homework |
---|---|---|
Oct 4 |
|
Deadline: before next lecture https://app.datacamp.com/learn/courses/free-introduction-to-r , Chapters 1 and 2
|
Oct 11 |
|
Deadline: before next lecture DataCamp, Introduction to R, Chapter 5 - Data Frames. And: Tasks in the end of the presentation from today's lecture, after the quizzes:
Optional, but highly recommended to do any time is Chapter 4 -Factors. 2024-10-11_02.zip presentation, data files and exercises Presentation converted from revealjs to pdf over pptx, rather well-preserved |
Oct 18 |
|
Exercises in the lecture
Homework assignment for next time:!!!! All finish DataCamp, Introduction to R, Chapter 5 - Data Frames. And, a new one: Introduction to the tidyverse, Chapter 1 - Data wrangling. https://campus.datacamp.com/courses/introduction-to-the-tidyverse/data-wrangling-1?ex=1 |
Oct 25 | Dean's day at Faculty of Social Sciences | |
Nov 1 |
|
|
Nov 8 |
Finishing the worksheets quiz from the previous lecture You should have trained data wrangling with dplyr. Here comes a real case study with data from the wild. Group collaboration in DataCamp's collaborative IDE DataLab. Here is a link to the assignment. Make your own copy of the worksheet, share it with the group and you are all set to work: https://www.datacamp.com/datalab/w/f78bedf6-526a-4951-a796-97eaa0575d0e/edit Part of the work is brainstorming over possible visualizations, but the coding concerns only tables.
|
DataCamp Introduction to Data Visualization with ggplot2, first three chapters (Data, Aesthetics, Geometries). YOU MUST HAVE COMPLETED IT FOR THE LECTURE ON NOVEMBER 22!!!! Feel free to experiment with ggplot2 to illustrate your research on British traffic accidents. |
Nov 15 | Lecture cancelled (Silvie away on a conference) | |
Nov22 | Flipped class on plotting with ggplot2. ONLY UNDERSTANDABLE IF YOU HAVE DONE YOUR GGPLOT2 HOMEWORK ASSIGNMENT!!!! | |
Nov 29 | Still ggplot2, with dplyr preparation of tables | |
Dec 6 | tidyr | |
Dec 13 | stringr | |
Dec 20 | tidyr on json | |
Jan 10 | ||
Jan 17 | ||
relevant topics | parse JSON, scrape web and parse html |
Back to Teaching Materials