Update README.md
This commit is contained in:
parent
c94cc5639f
commit
ff8fe37a2b
|
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
**Highlights:**
|
**Highlights:**
|
||||||
- Written in R.
|
- Written in R.
|
||||||
|
- Objective: Datamining text, and displaying word frequencies.
|
||||||
- Uses the following libraries: rvest, tidyverse, tidytext, ggplot2, wordcloud.
|
- Uses the following libraries: rvest, tidyverse, tidytext, ggplot2, wordcloud.
|
||||||
- If you don't have these installed in your RStudio software, then install them.
|
- If you don't have these installed in your RStudio software, then install them.
|
||||||
- After installing, and copying this script into your RStudio IDE you can skim the board index.
|
- After installing, and copying this script into your RStudio IDE you can skim the board index.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue