Your Turn: Real-World Project
Congrats! 🥳 You’ve completed the first module! You now have a clear understanding of what ggplot2 is and how to create and save your own charts.
Now, let's put this knowledge into practice with real-world datasets, before we take your skills to the next level! 🚀
📍 Goal
The purpose of this first mini-project is to put your newly acquiredggplot2
skills into practice and make sure you’ve absorbed the key concepts from the first module. 🔥
Your task: pick one of the datasets below, open R locally (or in a cloud setup), and create a few basic charts to visualize it. No need to get fancy yet — we’ll dive into customization in the upcoming modules.
💾 Datasets
🐧 Palmer Penguins Easy
Measurements for three penguin species living in the Palmer Archipelago, Antarctica by "Gorman et al. (2014) PLoS ONE 9.
species
,island
— species and locationbill_length_mm
,bill_depth_mm
,flipper_length_mm
,body_mass_g
— body measurementssex
,year
— demographic and sampling info
Loading CSV data...
Oh no! 😱
It seems like you haven’t enrolled in the course yet!
Join many other students today and become the ggplot2 expert your company needs!
Or Login