## The sequences in the actcal data set
## are in the extended format
data(actcal)
seqfcheck(actcal[,13:24])
## The sequences in the famform data set
## are in the extended format
data(famform)
seqfcheck(famform)
Run the code above in your browser using DataLab