We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a06fcb commit b6eff44Copy full SHA for b6eff44
Rguide.md
@@ -11,6 +11,10 @@ were developed in collaboration with the internal R user community. The rest of
11
this document explains Google's primary differences with the Tidyverse guide,
12
and why these differences exist.
13
14
+Google uses the [styler](https://github.com/r-lib/styler) package on every
15
+checked in file to ensure code consistency and help reviewers focus on more
16
+important issues.
17
+
18
## Syntax
19
20
### Naming conventions
0 commit comments