You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Then the tags for the slido_type are pulled out. I think easiest strategy is just to rename the Polls-per-user to Polls-per-participant and move forward with that. Basically add a line here that replaces Polls-per-user to Polls-per-participant in the slido_type vector.
I think the rest should fall into place but you'll wanna check at each stage if the data looks as you expect and if the polls-per-participant/user files are combining okay.
The text was updated successfully, but these errors were encountered:
metricminer
doesn't accomodate this change so we'll need to do that.Polls-per-participant
to the tags here:metricminer/R/slido.R
Line 46 in b18608a
slido_type
are pulled out. I think easiest strategy is just to rename thePolls-per-user
toPolls-per-participant
and move forward with that. Basically add a line here that replacesPolls-per-user
toPolls-per-participant
in theslido_type
vector.I think the rest should fall into place but you'll wanna check at each stage if the data looks as you expect and if the polls-per-participant/user files are combining okay.
The text was updated successfully, but these errors were encountered: