/Assignment1

First assignment for UT's Intro to Digital Humanities course Spring 2020

Primary LanguageHTML

Assignment1

This problem set covers concepts from chapters 2.2-2.5 in Humanities Data in R, including:

  • Calculator
  • Objects
  • Numeric Vectors
  • Logical Vectors
  • Subsetting

As well as these concepts not covered in the book:

  • Getting user input
  • If statements