As a team, take 3 minutes to come up with
- A couple of male and female names that are "more modern"
- A couple of male and female names that are "more old-fashioned"
- More difficult: One male and one female name that are "back in vogue"
Fri Sep 16, 2016
As a team, take 3 minutes to come up with
Click here for a list.
Today we are going to install 3 packages:
dplyr
: a package for data manipulationggplot2
: a package for data visualizationbabynames
: a package of baby name dataGo to Files Panel -> Packages -> Install -> Type in dplyr ggplot2 babynames
to install all 3 at once.
library(PACKAGENAME)
in the console each time you start RThe babynames
package contains for each year from 1880 to 2013, the number of children born of each sex given each name in the United States (source: SSA).
Note:
"Other"