nuitrcs / R-programming-concepts-Chicago-2023

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

R Programming Concepts

Materials for R Programming Concepts for Complete Beginners Workshop

This workshop is for those who are new R users and new to programming. We cover the following concepts within the context of R:

  • R vs. RStudio
  • Terms: Consoles, GUIs, IDEs, etc.
  • Interactive coding vs. scripts
  • Data Types & Boolean Operators
  • Variables: how does R store values and data sets
  • Vectors and indexing: how to reference individual observations or subset a list of values
  • Functions: calling them, arguments and parameters, return values
  • File paths, File types: how to read your data files
  • Data files
  • Data frames: how to work with tabular data

Setup

How to download these materials

How to set up R and RStudio

Further resources:

YaRrr! The Pirate’s Guide to R by Nathaniel D. Phillips

Form where you can submit free consultation requests with the Data Science, Statistics, and Visualization team

About


Languages

Language:R 100.0%