Manual

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