Google RLint: Reformatting R Code to Follow the Google St Manuel d'utilisateur Page 6

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 19
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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.
Vue de la page 5
1 2 3 4 5 6 7 8 9 10 11 ... 18 19

Commentaires sur ces manuels

Pas de commentaire