Description Usage Arguments Value Examples
Find unique words used by grouping variable.
1 | unique_by(text.var, grouping.var)
|
text.var |
The text variable |
grouping.var |
The grouping variables. Default |
Returns a list of unique words by grouping variable.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.