Title: rtextmining\ Version: 0.0.0.9001\ Author: Youngeun Shin shinyoungeun1130@gmail.com\ Description: R shiny tool for textmining
library(devtools)
install_github("YoungeunS/rtextmining")
Depends:\ R (>= 3.4.4),\ shiny (>= 1.0.5)
library(shiny);library(tm);library(wordcloud);library(shinythemes);library(markdown);library(DT);library(sentimentr);library(dplyr);library(tidytext);library(ggplot2);library(tidyr);library(nlstools);library(minpack.lm);library(reshape2);library(wordcloud2);library(RColorBrewer);library(shinyjs);library(shinydashboard);library(qdap);library(extrafont)
rtextmining()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.