letterCloud: Create wordcloud with the shape of a word

Description Usage Arguments Examples

Description

Function for Creating wordcloud with the shape of a word

Usage

1
letterCloud(data, word, wordSize = 0, letterFont = NULL, ...)

Arguments

data

A data frame including word and freq in each column

word

A word to create shape for wordcloud.

wordSize

Parameter of the size of the word.

letterFont

Letter font

...

Other parameters for wordcloud.

Examples

1
2
3

Lchiffon/wordcloud2 documentation built on May 7, 2019, 12:47 p.m.