draw_multiple_name: draws the curves of the number of babys born with the names...

Description Usage Arguments Value Examples

Description

draws the curves of the number of babys born with the names in name_vector

Usage

1
draw_multiple_name(name_vector)

Arguments

name_vector

a vector of names to plot

Value

ggplot graph

Examples

1
2
3
4
## Not run: 
draw_multiple_name( c("Joe", "Kalysie"))

## End(Not run)

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