Skip to content

NESREA/SMExplorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMExplorer Travis-CI Build Status

An R package for the exploratory analysis of social media data

Installation

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:

  • First-time installion of SMExplorer on a shiny, brand-new R platform takes time, due to concomitant installation of several dependencies.
  • If installation breaks off due to network problems, rerun devtools::install_github("NESREA/SMExplorer")
  • You need Java Runtime Environment (v. 1.8 or greater) to use 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")

Email

About

A tool for the exploratory analysis of social media metrics.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages