Best Practices for Writing R Code
Last updated on 2024-10-21 | Edit this page
Estimated time: 15 minutes
Overview
Questions
- 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
This is an example change for demonstration purposes
This change will be reverted later on.
Key Points
- making your code readable allows for others to collaborate