Module 9
In this module, we were tasked with picking random data and creating three visualizations from it. The data I chose was on the body weight and brain weight of five different primates.
I choose to use ggplot for all three visualizations. From my first visualization, I decided to create a bubble plot. The color indicates the type of primate and then the bubble size indicates the brain weight in grams.
The second visualization that I created is also known as a lollypop graph this one just shows the primates and body weight in kilograms.
The third visualization is a barplot under getting bodyweight primate type and brain weight in kilograms.
Please see my Github!
Comments
Post a Comment