View source: R/convert_cluster_table.R
convert_cluster_table | R Documentation |
Convert 'RAVE' cluster results into a readable table
convert_cluster_table(x, split_by = "A", var = "C", value = "B")
x |
a list of cluster results |
split_by |
variable name to be split by; for example, |
var |
variable name indicating the cluster results; for example,
|
value |
the name of variable to concatenate into a single string or cell
value; for example, |
A data.frame
that is readable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.