Learn R Programming

ggeffects (version 1.3.1)

efc: Sample dataset from the EUROFAMCARE project

Description

A SPSS sample data set, imported with the sjlabelled::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