Google RLint: Reformatting R Code to Follow the Google St User Manual Page 13

  • Download
  • Add to my manuals
  • Print
  • Page
    / 19
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 12
Google Confidential and Proprietary
Ex: Ease checking program correctness
Code
if (format(Sys.time(), "%Y") == "2014") {
print(paste("UseR!", "2014")
}
Is anything wrong?
Page view 12
1 2 ... 8 9 10 11 12 13 14 15 16 17 18 19

Comments to this Manuals

No comments