hadley / ggplot2-book

ggplot2: elegant graphics for data analysis
https://ggplot2-book.org/
1.57k stars 683 forks source link

Missing " #294

Closed kent37 closed 1 year ago

kent37 commented 2 years ago

https://github.com/hadley/ggplot2-book/blob/763f146a3bf59515d66aec8f63dcd964b42a3a40/scales-position.Rmd#L312

Should be date_breaks = "25 years" (missing opening quote)

djnavarro commented 1 year ago

thanks! fixed when #260 merged, as far as I can tell