count_words: The Economist count words

Description Usage Arguments Details Value Examples

View source: R/count_words.R

Description

Count the words of the selected article, use a stopword database imported from tidytext. Reorders the words and displays a graph.

Usage

1

Arguments

link

is an element of the vector link or an url of The Economist

Details

You can use an element of the vector link to chose the articole you want to scrape

Value

A graph with the most used words, only the words that are used more than 3 times

Examples

1
 count_words("united-states/2020/02/11/donald-trump-loosens-americas-restrictions-on-landmines")

unimi-dse/d15048e7 documentation built on Feb. 13, 2020, 1:35 a.m.