Video Tutorials
Watch real R and Quarto code run in a live RStudio session — each video is paired with a hands-on page where you can edit and run the same code yourself. New videos are added regularly.
Watch & learn
R basics
Start here — the fundamentals of R, each in about a minute.
R Basics
Use R as a calculator, store values in variables, call functions and write comments — the essentials in two minutes.
Watch →
Vectors in R
Create vectors, index elements and run maths on every value at once — the building block of R.
Watch →
Data Frames in R
Build a table, pull columns with the dollar sign, filter rows and explore a built-in dataset.
Watch →
Your First Plot in R
Histograms, scatter plots, a regression trend line and boxplots — with base R graphics.
Watch →
Basic Statistics in R
Summaries, a frequency table, correlation, a t-test and a linear model — the statistics starter kit.
Watch →Biostatistics & clinical reporting
Applied methods from clinical and health-sciences research. New: browse all fifteen — each a short video with the exact R code to copy — in the Biostatistics in R video course →.
Table 1 with gtsummary
Baseline characteristics by treatment arm — an automatic test per row, labels and an overall column.
Watch →
Logistic Regression & Odds Ratios
Fit a logistic model, report adjusted odds ratios with CIs, then measure discrimination with ROC and AUC.
Watch →
Chi-square & Fisher's Test
Test whether two categorical variables are associated — with expected counts and Fisher's exact test.
Watch →
Correlation: Pearson & Spearman
A correlation test with a confidence interval, when to use ranks, and always plotting the data.
Watch →
Sample Size & Power
Plan a study before collecting data — with power.t.test and the pwr package.
Watch →
Clinical Tables with gtsummary
A grouped Table 1 with p-values, a regression table of odds ratios, and one-line export to HTML and Word.
Watch →
Scientific Reporting with Quarto
Build a reproducible report — YAML, code chunks, cross-references, inline results — then render it to HTML, PDF and Word.
Watch →Every video is recorded in real R — no slides, no edited screen, just code and output. Follow along on the linked page, or explore the full interactive R course.
Free R, Markdown & Quarto cheat sheets
One-page PDF guides — the “Which test?” decision chart, Markdown syntax, and Quarto reporting — free to download. Add your email for the occasional R tip too. No spam, unsubscribe anytime.