Create your own flavor of Proust with this random extractor.
proust_random(count = 1, collapse = TRUE)
the number of line you want to randomly extract and paste.
if FALSE, the output will be a tibble. Default is TRUE, a character vector.
a character vector
# NOT RUN {
proust_random(4)
# }
Run the code above in your browser using DataLab