-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path09-Week9.Rmd
More file actions
34 lines (20 loc) · 1.06 KB
/
09-Week9.Rmd
File metadata and controls
34 lines (20 loc) · 1.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# week 9: R Bootcamp I
***4/1/2021 Thursday***
Prepare for Class (preferably in this order):
* Work through Chapters 1-2 in Jockers' *Text Analysis with R*
* Read Chapters 1-2 in Arnold and Tilton's *Humanities Data in R*.
Chapter 2 gives a very concise introduction to the main data structures in R.
Don't worry if you are not able to grasp all of it immediately, things will
become clear during the next weeks.
**IMPORTANT**
**In order to learn programming in R through a book, it is not enough to only
read the text. "Working through" these chapters means you will have to execute
all the commands described in the book in RStudio. Even if you have a digital
copy of the book, don't copy the commands into RStudio, but type them; copying
will not teach you much.**
Submit Before Class:
* Stylo exercise: see instructions [here](https://docs.google.com/document/d/1dZ-Sxf0fpwCvPB3EVrzeI8ZUncfLO1f-uDnWs_QOElU/edit?usp=sharing)
In class:
* Weekly Reading Report: Meryem.
* First discussion about the final projects
* practising R, using Jockers as a guide.