Question
Work with the babynames data set, which is available through the babynames package for R. Make the data graphic shown below for the name Jessie.
Work with the babynames data set, which is available through the babynames package for R.
Make the data graphic shown below for the name Jessie. Try to re-create it as closely as you can using ggplot2. Everything is in play: color, scales, tick labels, fonts, etc. You may want to consult the ggplot2 documentation for details and examples. Include the code that generated the data graphic.
Next, make the full data graphic with the 35 most gender-neutral names (https://i2.wp.com/flowingdata.com/wp-content/uploads/2013/09/most-unisex-names2.png?w=2000). Plot all 35 names in one graphic and compute the correct set of names, rather than specifying them manually. Include the code that generated the data graphic.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started