Description Usage Arguments Value Examples
Title: This function uses a web URL and outputs a wordcloud with its content in the shape of a random animal's name.
1 | wordCloud(link)
|
link |
String Character |
an image with the wordcloud
1 2 | link = "https://www.britannica.com/place/Japan"
wordCloud(link)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.