# Move to folder with the Blossfeld-Rohwer data set.
path <- getwd() # replace by the path on your computer
# not run
# rrdat <- GLHS.txt_to_R (path,filename="rrdat.txt")
data (rrdat)
head(rrdat)
tail(rrdat)
GLHS <- GLHS.Biograph ()
Run the code above in your browser using DataLab