Skip to content

ICS02: 8. Introduction to R

Christopher Ohge edited this page Feb 26, 2019 · 30 revisions

Sunoikisis Digital Classics, Spring 2019

Session 8. Introduction to programming through R

Thursday Feb 28, 16:00 UK = 18:00 EET

Convenors: Christopher Ohge & Gabriel Bodard (University of London)

YouTube link: https://youtu.be/X8iCDZVgWSA

Slides: tba

Session outline

This session will introduce will introduce basic programming concepts with the R language. After an introductory lesson on regular expressions, R syntax, and basic R functions, we will use the tidy text library package to perform text analysis tasks.

Installing RStudio

Before the session, make sure to download the latest version of RStudio.

  • Click on "Download RStudio."

  • Download the RStudio Desktop (free) version.

  • Chose the appropriate installer: Most of you will use either RStudio 1.1.463 - Windows Vista/7/8/10 or Mac OS X 10.6+.

Seminar readings

Further reading

Essay title

  • tba

Exercise

  1. tba
Clone this wiki locally