Description Usage Arguments Value
Returns a character string of a random value from a supplied dataframe and column name.
1 |
df |
A dataframe to get the random value from |
name |
The column name of the dataframe |
A random value from df$name
as a character string.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.