R/convert_cluster_table.R
convert_cluster_table.Rd
Convert 'RAVE' cluster results into a readable table
convert_cluster_table(x, split_by = "A", var = "C", value = "B")
a list of cluster results
variable name to be split by; for example, 'Subject'
variable name indicating the cluster results; for example,
'Cluster'
the name of variable to concatenate into a single string or cell
value; for example, 'Electrode'
A data.frame
that is readable