beautypg.com

Style guides improve correctness and productivity – Google RLint: Reformatting R Code to Follow the Google Style Guide User Manual

Page 5

background image

Google Confidential and Proprietary

Style guides improve correctness and productivity

Q: How do we produce correct R code when

● correctness is hard to check,
● R programmer time is expensive?

Q: How do we maintain correct R code when

● modified by different programmers?

A:

R style guide

specifies uniform coding