Title: This function modifies a block of text by randomly replacing a set number of words with wordcloud of a random animal's name.

wordCloud(link)

Arguments

link

String Character

Value

an image with the wordcloud

Examples

link = "https://www.britannica.com/place/Japan"
wordCloud(link)
#> Loading required package: RColorBrewer