This lesson is still being designed and assembled (Pre-Alpha version)

Best Practices for Writing R Code

Overview

Teaching: 15 min
Exercises: 0 min
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

Key Points

  • making your code readable allows for others to collaborate