create a group-aware visualisation
1 |
.data |
the standard dataframe, modified so the last column is the output of some insight function (eg. output from term_freq) |
vis |
character name of visualisation function |
col |
character name of the column to get insight from |
facet_by |
character name of the column to facet by |
scale_fixed |
force scales to be fixed in a facet |
ncol |
number of columns for facet wrap |
... |
additional arguments to the visualisation |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.