## Loading the 'famform' example data set
data(famform)
## Defining a sequence object with the 'famform' data set
ff.seq <- seqdef(famform)
## Retrieving the length of the sequences
## in the ff.seq sequence object
seqlength(ff.seq)
Run the code above in your browser using DataLab