powered by
The example data set is made of 6669 subjects, 7 variables
data(likert_example)
A data.frame with 7 columns, which are
data.frame
country ID
response of item_1
response of item_2
response of item_3
response of item_4
response of item_5
total_score of five items
# First 6 rows of the likert_example data(likert_example) head(likert_example)
Run the code above in your browser using DataLab