Description
Repeats a data frame n times. Useful for testing on large data frames.
Usage
repeat_df(.df, n, id = NULL)
Value
a vector of the integers 1, 0 and NA (if not dummy_ is used).
Arguments
- .df
a data frame
- n
times the data frame should be repeated
- id
a character element that creates a column with a number for each repetition