File tree Expand file tree Collapse file tree 3 files changed +26
-4
lines changed Expand file tree Collapse file tree 3 files changed +26
-4
lines changed Original file line number Diff line number Diff line change @@ -204,3 +204,29 @@ reference:
204204 - autoplot
205205 - fortify
206206 - map_data
207+
208+ navbar :
209+ title : ~
210+ type : default
211+ left :
212+ - text : Reference
213+ href : reference/index.html
214+ - text : Articles
215+ menu :
216+ - text : Aesthetic specifications
217+ href : articles/aesthetic-specification.html
218+ - text : Extending ggplot2
219+ href : articles/extending-ggplot2.html
220+ - text : News
221+ menu :
222+ - text : " Release notes"
223+ - text : " Version 2.2.0"
224+ href : articles/releases/ggplot2-2.2.0.html
225+ - text : " ------------------"
226+ - text : " Change log"
227+ href : news/index.html
228+ - text : News
229+ href : news/index.html
230+ right :
231+ - icon : fa-github fa-lg
232+ href : https://github.com/tidyverse/ggplot2
Original file line number Diff line number Diff line change 11---
22title : " Extending ggplot2"
3- author : " Hadley Wickham"
4- date : " `r Sys.Date()`"
53output : rmarkdown::html_vignette
64vignette : >
75 %\VignetteIndexEntry{Extending ggplot2}
Original file line number Diff line number Diff line change 11---
22title : " Aesthetic specifications"
3- author : " Hadley Wickham"
4- date : " `r Sys.Date()`"
53output : rmarkdown::html_vignette
64vignette : >
75 %\VignetteIndexEntry{Aesthetic specifications}
You can’t perform that action at this time.
0 commit comments