forked from cloudyr/Rmonkey
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hello, great package!
One issue I'm running into is that AB tested questions are being separated into multiple duplicate columns with no indication of which question people were asked.
Instead of something like this:
response | variant
50 | A
25 | B
40 | A
60 | B
I'm getting something more like this:
responseA | responseB
50 | 50
25 | 25
40 | 40
60 | 60
Any idea why this might be happening? Anything I can do to help fix it?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels