to_respondent_level_data | R Documentation |
Expand bitmaps to respondent level data
to_respondent_level_data(bitmaps, roaring_client)
bitmaps |
a bitmap dataframe |
roaring_client |
a Redis client e.g.: |
brand | usage | respondent_id |
Pepsi | 1 | 2 |
Fanta | 1 | 3 |
Fanta | 1 | 4 |
Coke | 1 | 1 |
Coke | 1 | 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.