logical. If TRUE the original factor name (supplied to
fun as name argument) will prefix the column names that were
generated from the factor's categories.
rep.sep
A separator to use for the variable and category part of names
when prefix = TRUE. For example if the age
is used (r_dummy(sex)), this results in column names
c("Sex_Male", "Sex_Female").