R coding tips
Antony
2022-08-19
Practical tips to write clean and efficient R code.:
Wherever possible use data.table and vectorisation.