I am not an expert. But the [question number 4](https://r4ds.hadley.nz/datetimes#exercises-2) asks: **Why can’t ```(today() %--% (today() + years(1))) / months(1)``` work?** However, when I run it in the console, it returns: `12`