Description Usage Arguments Value Examples
Draw a name
1  | draw_a_name(pren = "Vincent", s = "M")
 | 
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  | 
a ggplot of the historical trend of the name
1 2 3  | draw_a_name()
draw_a_name("Louis","M")
draw_a_name("Dominique","F")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.