Vector<T> too long
Posted: Tue Dec 20, 2016 3:16 am
I am trying to import data from a SPSS (.sav) file. The code that I'm using is below:
GSPS 'D:\Final Chapters\Real Data Study\MLM.sav' 'c1' 'c2' 'c3' 'c4' 'c5'
The data set has 5,024 rows and 5 columns. Has anyone else ever run into this issue?
Thank you!
GSPS 'D:\Final Chapters\Real Data Study\MLM.sav' 'c1' 'c2' 'c3' 'c4' 'c5'
The data set has 5,024 rows and 5 columns. Has anyone else ever run into this issue?
Thank you!