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!
Diese Übung ist Teil des Kurses
Defensive R Programming
Anleitung zur Übung
- Delete the comments that you feel would go out of date.
Interaktive Übung
Versuche dich an dieser Übung, indem du diesen Beispielcode vervollständigst.
# License: GPL-2
# Packages used: ggplot2, tidyverse
# No of lines: 25