I\'m trying to access the variable labels (this is the description of the variable) from an SPSS por file with the haven package. I can do it just fine with the foreign pack
The function does the trick.
sapply(with_haven, attr,"label")