efc: Sample dataset from the EUROFAMCARE project

Description Examples

Description

A SPSS sample data set, imported with the sjlabelled::read_spss() function.

Examples

1
2
3
4
5
6
7
8
# Attach EFC-data
data(efc)

# Show structure
str(efc)

# show first rows
head(efc)

javifar/ggeffects documentation built on Jan. 21, 2022, 12:04 a.m.