Description Usage Arguments Details Value Examples
Count the words of the selected article, use a stopword database imported from tidytext. Reorders the words and displays a graph.
1 | count_words(link)
|
link |
is an element of the vector link or an url of The Economist |
You can use an element of the vector link to chose the articole you want to scrape
A graph with the most used words, only the words that are used more than 3 times
1 | count_words("united-states/2020/02/11/donald-trump-loosens-americas-restrictions-on-landmines")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.