R
Desc_table and desc_kable
· 🕘 6 min read · 🤖 Matteo Miotto
Functions that allow to build a descriptive statistical table for a two-sample dataset, also evaluating any statistical differences between them

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

My first function
· 🕘 8 min read · 🤖 Matteo Miotto
Description of the first function I created in R: from why I created it to how it works

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