Learn R Programming

sjmisc (version 2.8.10)

efc: Sample dataset from the EUROFAMCARE project

Description

A SPSS sample data set, imported with the read_spss function.

Arguments

Examples

Run this code
# Attach EFC-data
data(efc)

# Show structure
str(efc)

# show first rows
head(efc)

Run the code above in your browser using DataLab