Skip to contents

This page shows illustration of well-known graphs.

Anscombe quartet

library(Graphs)
plotgraph("anscombe_quartet.R")

Anscombe quartet by Edgar Treischl

Boxplot Illustration

plotgraph("boxplot_illustration.R")

Boxplot Illustration by Edgar Treischl

Boxplot pitfalls

plotgraph("boxplot_pitfalls.R")

Boxplot Pitfalls by Edgar Treischl

Data format

plotgraph("long_wide.R")

Data joins by Edgar Treischl

Data joins

plotgraph("data_joins.R")

Data joins by Edgar Treischl

Data saurus

plotgraph("datasaurus.R")

Data saurus by Edgar Treischl

Gapminder

plotgraph("gapminder.R")

Gapminder by Edgar Treischl

Pac-Man

Graphs::plotgraph("pacman.R")

The Pacman plot by Edgar Treischl

Simpson’s paradox

Graphs::plotgraph("simpson.R")

Simpsons Paradox by Edgar Treischl

UCB Admission

Graphs::plotgraph("ucb_admission.R")

UCB Plot by Edgar Treischl