inst/examples/installation_demo.R

# AUTHOR: Timothy P. Jurka
# DESCRIPTION: Demonstrates installation of RTextTools.

# INSTALL RTextTools
install.packages("RTextTools")

# CHECK THAT EVERYTHING LOADS CORRECTLY
library(RTextTools)

Try the RTextTools package in your browser

Any scripts or data that you put into this service are public.

RTextTools documentation built on April 26, 2020, 9:05 a.m.