plot_wordcloud: Plot a word cloud

Description Usage Arguments

Description

Plots a cloud plot of words where the size of the words is determined by their frequency

Usage

1
plot_wordcloud(df, ..., max.words = 200, min.freq = 50)

Arguments

df

A dataframe with paper results

...

other parameters

max.words

the maximum words to process

min.freq

the minimum frequency of words allowed


petro.One documentation built on May 2, 2019, 3:10 p.m.