wordCloud: Title: This function uses a web URL and outputs a wordcloud...

Description Usage Arguments Value Examples

View source: R/wordCloud.R

Description

Title: This function uses a web URL and outputs a wordcloud with its content in the shape of a random animal's name.

Usage

1
wordCloud(link)

Arguments

link

String Character

Value

an image with the wordcloud

Examples

1
2
link = "https://www.britannica.com/place/Japan"
wordCloud(link)

UBC-MDS/Ranimalsgonewild documentation built on Feb. 12, 2022, 7:48 a.m.