proust_random: Create a Random Proust extract

Description Usage Arguments Value Examples

View source: R/proust_random.R

Description

Create your own flavor of Proust with this random extractor.

Usage

1
proust_random(count = 1, collapse = TRUE)

Arguments

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.

Value

a character vector

Examples

1

proustr documentation built on May 2, 2019, 5:08 a.m.