Theory

Handling a new dataset
· 🕘 12 min read · 🤖 Matteo Miotto
Let's see what operations to perform when you are faced with a new dataset

GGPLOT2 coordinates
· 🕘 5 min read · 🤖 Matteo Miotto
Coordinate function in ggplot2: change axes aspect and create a pieplot

GGPLOT2 scales
· 🕘 4 min read · 🤖 Matteo Miotto
Scales function in ggplot2: setting aesthetics mapping

GGPLOT2 statistics
· 🕘 5 min read · 🤖 Matteo Miotto
Stat function in ggplot2: statistical transformations and more

GGPLOT2 facets
· 🕘 8 min read · 🤖 Matteo Miotto
Facets function in ggplot2: how to split data into multiple panels

Introduction to GGPLOT2
· 🕘 4 min read · 🤖 Matteo Miotto
Introduction to an advanced graphic package

R environment commands
· 🕘 3 min read · 🤖 Matteo Miotto
List of useful commands to manage R environment