1 Welcome

If you are a beginner, then this book will get you started faster. If you are an intermediate user, this book is useful for expanding your horizons and jogging your memory. The book is not a tutorial on R, although you will learn something by studying the recipes. It is not a reference manual, but it does contain a lot of useful information. It is not a book on programming in R, although many recipes are useful inside R scripts. Finally, this book is not an introduction to statistics. Many recipes assume that you are familiar with the underlying statistical procedure, if any, and just want to know how it’s done in R.


Inspired by R cookbook,I write this book to help ease the pain of doing data analytic at Lawrenson Lab🌵.It contains a file organization that works with version control,a code style guide to help avoid 🍝 code, code snippets of our favorite data visualization and many more ! Most of recipes are based on the hard work of my colleagues and predecessors ( @mabraao , @Namekir , @ricorona ) with addition from @Shruti Kulkarni. I implement most of the recipes in R tidyverse and use R built-in data sets for demonstration. Programming is a craft where its limitation is only the imagination of its programmer.I hope this book serves as a launching pad for your programming journey.

Pak


data trap xkcd 1582
data trap xkcd 1582

IN CACTUS WE TRUST