HI, when I write my sav file into csv(using read_sav and write.csv), some of the text in my header is missing. For example, each header is a question number with some subtext which describe the question in detail. After I write the data to csv the question number is still on the header, but the description is missing.
Is anyone encounter this problem before?