I'm trying to import a SPSS portable file (extension .por) into R. I'm using the haven package. I noticed that when I import .por files, variable labels are not imported into R. This is in contrast with importing .sav files, where variable labels are included.
I checked the data in SPSS and they all have labels - both the .por files and the .sav files. Is there any way I can make R import those labels?
P.S. by "labels" I mean column descriptions, like, for example "2016 YEAR OF ADMINISTRATION" in the following picture: