Best Practices for Writing R Code
Overview
Teaching: 15 min
Exercises: 0 minQuestions
How can I write R code that other people can understand and use?
Objectives
learn best practices to make your code useable for others
FIXME
Key Points
making your code readable allows for others to collaborate