Specification of columns to separate. Use bare variable names.
Select all variables between x and z with x:z, exclude y with
-y. For more options, see the select documentation.
sep
Separator delimiting collapsed values.
convert
If TRUE, will run type.convert with
as.is = TRUE on new columns. This is useful if the component
columns are integer, numeric or logical.