CommencerCommencer gratuitement

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!

Cet exercice fait partie du cours

Defensive R Programming

Afficher le cours

Instructions

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

Exercice interactif pratique

Essayez cet exercice en complétant cet exemple de code.

# License: GPL-2
# Packages used: ggplot2, tidyverse
# No of lines: 25
Modifier et exécuter le code