draw_name: draws the number born in France with a specific name and and...

Description Usage Arguments Value Examples

Description

draws the number born in France with a specific name and and sex

Usage

1
draw_name(the_name, the_sex)

Arguments

the_name

name of the babies

the_sex

sex of the babies

Value

ggplot graph

Examples

1
2
3
4
## Not run: 
draw_name("Antoine", "M")

## End(Not run)

aredier/coursefunctions documentation built on May 28, 2019, 5:26 p.m.