Description Usage Arguments Value
View source: R/processRatings.R
This function takes the data column from the output of
readRatings
and filters it for rows that contain the phrase
"SUBMIT", and removes the "ROUND 0" trial. It then parses the strings in each row into the
different components, isolating the submitted rating value variable.
1 |
data |
The data output from |
A dataframe/tibble column titled "rating" with the different images displayed on each round.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.