Plot function wordcloud
clara_wordcloud.RdFunction to plot a wordcloud
Arguments
- x
An object of class "fuzzyclara"
- data
Prepared data.frame (contains cluster variable, observations are already filtered by threshold (fuzzy))
- variable
Name of variable to plot
- na.omit
Should missing values be excluded for plotting? Defaults to FALSE.
- seed
Random number seed. Defaults to 42.
- membership_threshold
Threshold for fuzzy clustering observations to be plotted. Must be a number between 0 and 1. Defaults to 0.