Google RLint: Reformatting R Code to Follow the Google St Uživatelský manuál Strana 6

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 19
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 5
Google Confidential and Proprietary
Style guides specify program structure
Google R style guide specifies
identifier naming: variable.name, FunctionName, kConstantName
layout: indentation, spacing, ...
comments
function commenting
...
Success criterion: Any programmer should be able to
instantly understand structure of any code.
Consistent style more important than "perfect" style.
Zobrazit stránku 5
1 2 3 4 5 6 7 8 9 10 11 ... 18 19

Komentáře k této Příručce

Žádné komentáře