An R package for the exploratory analysis of social media data
This is accomplished by running these 2 lines in the R console. If you need to install R, get it here:
if (!requireNamespace(devtools)) install.packages("devtools")
devtools::install_github("NESREA/SMExplorer")
Note the following:
SMExplorer on a shiny, brand-new R platform takes time, due to concomitant installation of several dependencies.devtools::install_github("NESREA/SMExplorer")SMExplorer. Run java -version in the shell (e.g. Command Prompt for Windows, Terminal for OS X) to check.Upon installing SMExplorer, further instructions for its use can be obtained with
vignette("smexplorer")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.