draw_names: draw_names: plot the number of new born babies with specified...

Description Usage Arguments Value Examples

View source: R/draw_names.R

Description

draw_names: plot the number of new born babies with specified names in France from 1900 to 2015

Usage

1

Arguments

names

a vector of names

Value

a plot of the number of babies with specified names against year

Examples

1
2
3
4
## Not run: 
draw_names(c("Diane","Vincent"))

## End(Not run)

ruoyzhang/RProgrammingAssignment documentation built on May 29, 2019, 9:10 a.m.