Learn R Programming

mets (version 1.3.4)

dermalridges: Dermal ridges data (families)

Description

Data on dermal ridge counts in left and right hand in (nuclear) families

Arguments

Format

Data on 50 families with ridge counts in left and right hand for moter, father and each child. Family id in 'family' and gender and child number in 'sex' and 'child'.

Examples

Run this code
data(dermalridges)
fast.reshape(dermalridges,id="family",varying=c("child.left","child.right","sex"))

Run the code above in your browser using DataLab