
Last chance! 50% off unlimited learning
Sale ends in
A SPSS sample data set, imported with the sjlabelled::read_spss()
function.
# Attach EFC-data
data(efc)
# Show structure
str(efc)
# show first rows
head(efc)
Run the code above in your browser using DataLab