inflate {broom} | R Documentation |
Expand a dataset to include all factorial combinations of one or more variables
inflate(.data, ..., stringsAsFactors = FALSE)
.data |
a tbl |
... |
arguments |
stringsAsFactors |
logical specifying if character vectors are converted to factors. |
A tbl, grouped by the arguments in ...