Description Usage Arguments Value Examples
View source: R/proust_random.R
Create your own flavor of Proust with this random extractor.
1  | proust_random(count = 1, collapse = TRUE)
 | 
count | 
 the number of line you want to randomly extract and paste.  | 
collapse | 
 if FALSE, the output will be a tibble. Default is TRUE, a character vector.  | 
a character vector
1  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.