Split groups by column

table_split_group(object, col, header = "", sep = "")

Arguments

object

a data frame with two or more columns

col

the coloumn for split

header

header string to ignore

sep

the split separator in string