Description Usage Arguments Value Examples
Based on the inputs, create the set of colors to be used in
the LDA plots made by plot.LDA_TS
.
1 | set_LDA_plot_colors(x, cols = NULL, option = "C", alpha = 0.8)
|
x |
Object of class |
cols |
Colors to be used to plot the topics.
Any valid color values (e.g., see |
option |
A |
alpha |
Numeric value [0,1] that indicates the transparency of the
colors used. Supported only on some devices, see
|
vector
of character
hex codes indicating colors to
use.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.