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