score_wordcloud: output a ggplot wordcloud graph of the top texts from some...

Description Usage Arguments

View source: R/wordcloud.R

Description

output a ggplot wordcloud graph of the top texts from some insight function

Usage

1
score_wordcloud(.data, y, n = 15, x = text, shape = "circle")

Arguments

.data

a dataframe containing "text" and insight columns as per the output of the get_(term|aggregate)_insight wrapper function

y

symbol name of the column insight was outputted to

n

number of words to display

x

symbol name of column for insight labels

shape

character: shape of the wordcloud


jcai849/iNZightTA documentation built on Dec. 2, 2020, 6:59 a.m.