output a histogram of the distribution of some function of words
1 | dist_hist(.data, col_name)
|
.data |
the standard dataframe, modified so the last column is the output of some insight function (eg. output from term_freq) |
col_name |
symbol name of the column insight was performed on |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.