draw_a_name: Function: draw_a_name This function returns the graph of the...

Description Usage Arguments Value Examples

View source: R/draw_a_name.R

Description

Function: draw_a_name This function returns the graph of the evolution of the occurence of a name over time in France

Usage

1
draw_a_name(the_sex, the_name)

Arguments

the_sex

sex of the person

the_name

name of the person

Value

graph of the evolution of name over time

Examples

1
draw_a_name(the_sex = "M", the_name = "Pierre")

Cyriac96/assignment documentation built on May 28, 2019, 12:18 p.m.