Google RLint: Reformatting R Code to Follow the Google St Manual de usuario Pagina 6

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 19
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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.
Vista de pagina 5
1 2 3 4 5 6 7 8 9 10 11 ... 18 19

Comentarios a estos manuales

Sin comentarios