rainette2_explor {rainette} | R Documentation |
Shiny gadget for rainette2 clustering exploration
Description
Shiny gadget for rainette2 clustering exploration
Usage
rainette2_explor(res, dtm = NULL, corpus_src = NULL)
Arguments
res |
result object of a |
dtm |
the dfm object used to compute the clustering |
corpus_src |
the quanteda corpus object used to compute the dtm |
Value
No return value, called for side effects.
See Also
[Package rainette version 0.3.1.1 Index]