sav Data import on Rstudio

The title says "sav Data" so I guess the OP is trying to read an SPSS file and getting labeled variables as numeric values with labels, I would recommend using read_sav() from the haven package.

If you need more specific help, please provide a proper REPRoducible EXample (reprex) illustrating your issue.