R: Basics of Data Management with R (STS Workshop)

This STS workshop introduces learners to the basics of the language, the RStudio development environment, and some of the most common functions, packages, and tools in the R ecosystem.

The free, open-source  programming language R has become one of the most widely used tools for data analysis and statistical computing today.

Topics include:

  • Setting up R and RStudio
  • Basic Syntax
  • Vectors
  • Matrix and DataFrames
  • Importing Data
  • Working with Data
  • Basic Charting and Plotting