random_last_name | R Documentation |
Load Data Frame with Random Last Names
random_last_name(df = NULL, name_col = NULL, n = 1)
df |
data.frame - data.frame to store the last name column |
name_col |
character - column name with last name data |
n |
integer number of names if df is NULL |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.