Skip to content

Instantly share code, notes, and snippets.

@s13731105
Created July 25, 2014 13:46
Show Gist options
  • Save s13731105/9e5ab3496d36e551a3a0 to your computer and use it in GitHub Desktop.
Save s13731105/9e5ab3496d36e551a3a0 to your computer and use it in GitHub Desktop.
install package "sentiment"
require(devtools)
install_url("http://cran.r-project.org/src/contrib/Archive/sentiment/sentiment_0.2.tar.gz")
require(sentiment)
ls("package:sentiment")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment