This repository hosts code examples and solutions for exercises in R as part of the tidybiology course. The exercises focus on data manipulation and visualization techniques using the tidyverse package, aimed at biologists interested in applying R to their data analysis.
- Clone the repository:
git clone https://github.com/tidybiology/tidybiology-exercises.git
- Open
exercises.Rproj
in RStudio for a structured environment.
- R (>= 4.0)
- tidyverse package
Feel free to open issues or submit pull requests for improvements.