draw_a_name: Draw a name

Description Usage Arguments Value Examples

View source: R/draw_a_name.R

Description

Draw a name

Usage

1
draw_a_name(pren = "Vincent", s = "M")

Arguments

pren

The name you want to plot - default is Vincent

s

The genre of the name you want to plot useful for mixt names - default is M

Value

a ggplot of the historical trend of the name

Examples

1
2
3
draw_a_name()
draw_a_name("Louis","M")
draw_a_name("Dominique","F")

SebastianS09/ClassPackage documentation built on May 28, 2019, 3:14 p.m.