Walkthrough tutorial (part 1) on how to quickly save your ggplot2 in R with only one line of code!
Here I show you how to create a simple figure with ggplot2 and export it using ggsave. In part 2 of this mini-series I show you how you can bring that basic ggplot2 figure to the next level—stay tuned!
Link to my Basics of R (for ecologists) course: https://coaching.rforecology.com/the-...
Link to my Intro to Data Visualization with R (for ecologists) course: https://coaching.rforecology.com/intr...
PREREQUISITES FOR R: Watch these first three lessons of my course on the basics of R:
Lesson 1: Installing R and RStudio: • R for Ecologists (Lesson 1) Installing R a...
Lesson 2: Start using R and RStudio: • R for Ecologists (Lesson 2) Start using R ...
Lesson 3: Important RStudio tweaks: • R for Ecologists (Lesson 3) Important RStu...
Want to learn more about plotting your own data? Then check out the first three lessons in my Intro to Data Viz course:
Lesson 1: Your First Plot • Data Visualization in R for ecologists (LE...
Lesson 2: Scatterplots! • Data Visualization in R for ecologists (LE...
Lesson 3: Boxplots! • Data Visualization in R for ecologists (LE...