R
Undergraduate · CS / Programming
Syllabus focus
Standard syllabus · STEM / applied
Pricing calculator
Choose materials, tutoring, or both — or book a single session as needed. Customize your plan on the subscribe page.
Billed in 15-minute increments (15-minute minimum, up to 4 hours). No subscription required.
$60.00 · 60 min · Undergraduate · Online ($60/hr)
Book through intake or schedule a session.
Topics typically covered
Standard syllabus
R basics
- RStudio workflow; scripts, console, and projects
- Vectors, matrices, lists, and data frames
- Indexing, subsetting, and recycling rules
- Factors, dates, and missing data (NA) handling
- Reading/writing CSV, RDS, and common file formats
Analysis and visualization
- Summary statistics and exploratory data analysis
- Base and ggplot2 graphics: histograms, scatter, faceting
- Hypothesis tests and confidence intervals (intro)
- Linear regression with lm(); model summaries and diagnostics
- dplyr/tidyverse: filter, select, mutate, group_by, summarize
STEM / applied
Reproducible research
- R Markdown and Quarto for reports
- Version control for analysis projects
- Functional programming with apply family and purrr (intro)
- Joining datasets with dplyr joins
- Publishing HTML/PDF reports for stakeholders
Domain applications
- Biostatistics workflows: survival and clinical tables (intro)
- Econometrics-style panel data (intro)
- Spatial data with sf/ggplot (survey)
- API packages and web scraping ethics (intro)
- Performance with data.table for large tables (intro)
Notes
Offered in statistics, social science, and CS-adjacent programs. Package emphasis (tidyverse vs base R) varies.