R: Basics of Data Management with R

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

This 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.

Topics include:

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