diff --git a/03_data_science_practice.Rmd b/03_data_science_practice.Rmd index e560032..4bbabd2 100644 --- a/03_data_science_practice.Rmd +++ b/03_data_science_practice.Rmd @@ -313,6 +313,8 @@ Daniel Falster, Richard G FitzJohn, Matthew W. Pennell, William K. Cornwell (201 ## Coding practice +

Why writing readable code matters:

It’s like the turn signals in your car: Even though you (the driver) might know where you’re going, you still need to make your intentions clear to everyone else around you.#DevDiscuss https://t.co/5GKrYaEz41

— Olivia Liddell (/@oliravi) October 9, 2019
+ [Coding etiquette](https://ourcodingclub.github.io/2017/04/25/etiquette.html), a guide to writing clear, informative and easy-to-use #RStats code by /@/CodingClub