Software
Placeholder

style

The tidyverse style guide for R code

SCSS

This is a style guide for writing R code, created and maintained by the tidyverse team. It provides conventions and best practices for formatting R code to improve readability and consistency across projects.

The guide helps R developers establish consistent coding standards within teams and organizations. It covers naming conventions, syntax preferences, and code organization patterns that make R code easier to read, maintain, and collaborate on. The guide is published as a book using the bookdown package, making it easy to reference and share.

Contributors