data_comments {aggreCAT} | R Documentation |
data_comments
Description
data_comments
Usage
data_comments
Format
A tibble with 2 rows and 10 columns
- round
character string, both 'round_1' (before discussion)
- paper_id
character string identifying 2 unique papers
- user_name
factor for anonymized IDs for two participants
- question
character string for the type of question, both 'comprehension'
- justification_id
character string identifying 2 unique justifications
- comment_id
character string identifying 2 unique comments
- commenter
redundant column, same as user_name
- comment
character string with free-text response for the user
- vote_count
numeric, both 0
- vote_sum
numeric, both 0
- group
character string of group IDs that contained the participants
[Package aggreCAT version 1.0.0 Index]