Hi, When reading sav file using read_spss from expss, the number of variables expanded from 700 variables in original .sav file to more than 1500 variables in r. I also have received below warning message:
In foreign::read.spss(enc2native(file), use.value.labels = FALSE, :
Survey 20190118 R2.sav: Very long string record(s) found (record type 7, subtype 14), each will be imported in consecutive separate variables
Does anyone have advice on this? Thx!