Convert 'RAVE' cluster results into a readable table

convert_cluster_table(x, split_by = "A", var = "C", value = "B")

Arguments

x

a list of cluster results

split_by

variable name to be split by; for example, 'Subject'

var

variable name indicating the cluster results; for example, 'Cluster'

value

the name of variable to concatenate into a single string or cell value; for example, 'Electrode'

Value

A data.frame that is readable