draw_a_name: Plots the occurences of a name over the years

Description Usage Arguments Value Examples

Description

Plots the occurences of a name over the years

Usage

1
draw_a_name(the_name, the_sex)

Arguments

the_name

Name wanted

the_sex

M or F for male or female

Value

a graph

Examples

1
2
3
4
## Not run: 
draw_a_name("Marcel","M")

## End(Not run)

Raphael-Selignan/Homework documentation built on May 28, 2019, 2:27 p.m.