tl;dr: Point arrows at your line at defined datum points.
Sometimes to really enhance your picture you need to point at some stuff. Here is a script which will plot vertical lines to show events in your datum plot.
library(ggplot2)
# This script will draw points to parts of …