efc: Sample dataset from the EUROFAMCARE project

efcR Documentation

Sample dataset from the EUROFAMCARE project

Description

An SPSS sample data set, imported with the sjlabelled::read_spss() function. Consists of 28 variables from 908 observations. The data set is part of the EUROFAMCARE project, a cross-national survey on informal caregiving in Europe.

Examples

# Attach EFC-data
data(efc)

# Show structure
str(efc)

# show first rows
head(efc)

strengejacke/ggeffects documentation built on April 16, 2024, 12:30 a.m.