Description Usage Arguments Value
View source: R/topic_functions.R
This function is used to plot a heatmap of lda results.
1 2  | topic_heatmap(object, method.dist = "euclidean",
  method.tree = "ward.D2", minClusterSize = 30, cols = NULL)
 | 
object | 
 Object of class spaceST.  | 
method.dist | 
 Set distance method.  | 
method.tree | 
 Set clustering method.  | 
minClusterSize | 
 Minimum cluster size.  | 
cols | 
 Set cluster colors.  | 
Heatmap of topic results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.