Readme file for the replicability of DR paper 4754 planning and postponement of parenthood in the Netherlands. ############################program############################################ All analyses and preparations are performed in Rstudio with R version 4.0.0 #############################data download########################################### The data can be downloaded from LISS.nl I downloaded the LISS yearly core studies from the years 2008 to 2018 To download these data you need to sign a data use statement. After signing this statement the data is freely available. This is further explained in the meta-information LISS.txt file #############################data preparations########################################### After downloading the data, I prepared it with the following scripts in R The first script opens and merges the data and creates the required format -datamergeandprep201807 The sceond script changes the format to examine multiple changes per individual -makelongrepeatedmeasuresforchangend After this, you have created the two data files : mergedsubvw2.R longforchangedesires.R ###############################data analyses######################################### With these data files you can run the descriptives analyses with the following script: -descriptives three facets all resp 03 2020 short ########################################################################