Update README.md
This commit is contained in:
parent
681767ec87
commit
c94cc5639f
|
|
@ -1,7 +1,7 @@
|
||||||
# 4 Chan Webscraper
|
# 4 Chan Webscraper
|
||||||
|
|
||||||
**Highlights:**
|
**Highlights:**
|
||||||
- Written in R
|
- Written in R.
|
||||||
- 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