i am using Expss pakage .
df<-read_spss("test.SAV")
I shows the following:
Warning message: In foreign::read.spss(enc2native(file), use.value.labels = FALSE, : Tally.SAV: Very long string record(s) found (record type 7, subtype 14), each will be imported in consecutive separate variables
It shows 4174 Variables in environment Panel.Actual Number of Variables in the Data file around 400. Can anyone among you please help me on this.