Description Usage Arguments Value Examples
Generates a dendrogram of document clusters, a network plot of document-document relationships, and a graphml file to open with Gephi. For use with JSTOR's Data for Research datasets (http://dfr.jstor.org/).
1  | JSTOR_lda_docdists(lda)
 | 
lda | 
 the object returned by the function JSTOR_lda.  | 
Returns plots of the document clusters and network and a graphml file in the working directory that can be opened with Gephi
1  | ## JSTOR_lda_docdists(lda = lda150) 
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.