assembleToDf: Gives nice dataframe

Description Usage Arguments

View source: R/assembleToDf.R

Description

Gives nice dataframe of personId, their cluster, their table, their tsne coordinates, and their original responses to the questions.

Usage

1
assembleToDf(tableList, df, id, tsne_results)

Arguments

tableList

list of final tableing to use

df

original dataset used

id

What is the Id column in the original dataset. Should be the same

tsne_results

Tsne data(X, Y, cluster) from plot_clustering object id column in the final tableing list.


EthanTaft/clusteringTables documentation built on May 3, 2019, 9:02 p.m.