We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b5dffd commit 28ec18fCopy full SHA for 28ec18f
R/zzz.R
@@ -14,6 +14,7 @@ random_tip <- function() {
14
"Keep up to date with changes at https://tidyverse.org/blog/",
15
"Use suppressPackageStartupMessages() to eliminate package startup messages",
16
"Need help? Try Stackoverflow: https://stackoverflow.com/tags/ggplot2",
17
+ "Explore the ggplot2 extension gallery to extend your plotting capabilities: https://exts.ggplot2.tidyverse.org/",
18
"Need help getting started? Try the R Graphics Cookbook: https://r-graphics.org",
19
"Want to understand how all the pieces fit together? Read R for Data Science: https://r4ds.hadley.nz/"
20
)
0 commit comments