TAShiny {TAShiny}R Documentation

Launch TAShiny Interface

Description

TAShiny() loads interactive user interface built using R shiny.

Usage

TAShiny()

Details

Start TAShiny

The interactive user interface is to provide an easy way for people who are learning Text Mining and Analytics. Includes example data for testing out a few example analysis.

Value

Nothing

Examples

## Not run: 
library(shiny)
TAShiny()

## End(Not run)

[Package TAShiny version 0.1.0 Index]