I was wondering if anyone here has figured out a way to automatically load the tidyverse package when you open up the R Studio IDE?
-Jason.
I was wondering if anyone here has figured out a way to automatically load the tidyverse package when you open up the R Studio IDE?
-Jason.
You can always follow these instructions here https://www.r-bloggers.com/load-packages-automatically-in-rstudio/. However, I'm not sure why would you need that.
If a package has a bug that causes it to crash, you'll end up having problems.
FFR, please don't cross-post/repeat questions in different categories.
If more than one category applies, you can use tags. That way, no one wastes their time answering a question that's already been answered elsewhere.
Thanks