We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54cbb98 commit 9af5d81Copy full SHA for 9af5d81
R/zzz.R
@@ -9,7 +9,7 @@
9
10
random_tip <- function() {
11
tips <- c(
12
- "RStudio Community is a great place to get help: https://community.rstudio.com/c/tidyverse",
+ "RStudio Community is a great place to get help: https://forum.posit.co/c/tidyverse",
13
"Learn more about the underlying theory at https://ggplot2-book.org/",
14
"Keep up to date with changes at https://tidyverse.org/blog/",
15
"Use suppressPackageStartupMessages() to eliminate package startup messages",
0 commit comments