draw_a_name: Plots the popularity of names in times using the_name and...

Description Usage Arguments Value Examples

Description

Plots the popularity of names in times using the_name and the_sex as arguments

Usage

1
draw_a_name(the_name, the_sex)

Arguments

the_name

name we want to draw the popularity of

the_sex

sex associated to the name we want to draw the popularity of

Value

a graph

Examples

1
2
3
4
## Not run: 
draw_a_name(the_name,the_sex)

## End(Not run)

margauxgs/MyownpackageX2017 documentation built on May 29, 2019, 3:44 a.m.