inflate: Expand a dataset to include all factorial combinations of one or more
variables
Description
This function is deprecated: use tidyr::crossing
instead
Usage
inflate(df, ..., stringsAsFactors = FALSE)
Arguments
stringsAsFactors
logical specifying if character vectors are
converted to factors.