The package provides functions to analyse and visualize the results of an STM topic model, including a Shiny application for topic model exploration.
You can install the development version from GitHub with:
# install.packages("devtools")
devtools::install_github("sdaume/topicsplorrr")
This is a basic example which shows you how to solve a common problem:
library(topicsplorrr)
## basic example code
The package is shared under an MIT License.
This package has been developed to support research at the Stockholm Resilience Centre; this research has benefited from funding by the Swedish Research Council for Sustainable Development (Formas).
This package has been developed as a reusable tool for the author(s) own research and comes with no guarantee for the correctness of the supported analyses.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.