Description Usage Arguments Value
Concatenates primary_col for each individual user (as defined by Email).
1 | concat_by_user(x, cllps = " | ")
|
x |
dataframe with column of interest primary_col and users identified by Email. |
cllps |
string, divided concatenated primary_col entries. Vary if your primary_col might actually have a " | ". |
A dataframe with grouped by Email with primary_col concatenated.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.