ComenzarEmpieza gratis

Header comments

Header comments are placed at the top of a file. However, some comments can quickly go out of date and an out of date comment is worse than no comment at all!

Este ejercicio forma parte del curso

Defensive R Programming

Ver curso

Instrucciones del ejercicio

  • Delete the comments that you feel would go out of date.

Ejercicio interactivo práctico

Prueba este ejercicio completando el código de muestra.

# License: GPL-2
# Packages used: ggplot2, tidyverse
# No of lines: 25
Editar y ejecutar código