Learn R Programming

sjmisc (version 1.0.0)

efc3: Sample dataset from the EUROFAMCARE project

Description

Sample dataset from the EUROFAMCARE project

Arguments

References

http://www.uke.de/eurofamcare/

Examples

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

str(efc3$e15relat)
table(efc3$e15relat)

# print frq of relationships
sjt.frq(efc3$e15relat)

Run the code above in your browser using DataLab