Tables
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

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