Objective: Explore more advanced data visualization techniques with ggplot2
.
Lab Instructions:
- Advanced Plots:
- Using the
penguins
dataset, create a faceted plot showing the relationship between flipper length and body mass for different species. - Experiment with different themes and color palettes to enhance the visual appeal of your plots.
- Using the
- Lab Report:
- Submit your R script and the plots.
- Include a reflection on how the different visualizations helped to highlight different aspects of the data.