I just shared a video tutorial walkthrough on how to build a figure with ggplot2. You can follow along my thought process when building it. Hope you enjoy!
#rstats #rforecology #datavisualization #datascience #ggplot2 #tidyverse #rstudio #tutorial
I just shared a video tutorial walkthrough on how to build a figure with ggplot2. You can follow along my thought process when building it. Hope you enjoy!
#rstats #rforecology #datavisualization #datascience #ggplot2 #tidyverse #rstudio #tutorial
Enrollment for my self-paced online courses on R (for ecologists and related fields) is soon to open again! If you are a student and want to finally become confident handling your own data in 2023, this is for you.
I designed my courses as what I wish I had when I started grad school, so I hope they can be as useful as possible, whether you are a total beginner, or already know some basics.
Here's a link to pre-register: https://www.rforecology.com/waitlist-page/
when working with ecological data, we often need to group the data based on a particular variable in R. An easy way to do this is using the function group_by() from 'dplyr' package. Check out our blog post to learn how!
https://www.rforecology.com/post/how-to-use-the-group-by-function/
#RforEcology #Rstats #Rstudio #dplyr #dataWrangling #ecology