10 lines
375 B
Markdown
10 lines
375 B
Markdown
# 4 Chan Webscraper
|
|
|
|
**Highlights:**
|
|
- Written in R.
|
|
- Objective: Datamining text, and displaying word frequencies.
|
|
- Uses the following libraries: rvest, tidyverse, tidytext, ggplot2, wordcloud.
|
|
- 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.
|
|
|