在使用R软件对PISA数据库进行数据处理的时候出现以下代码
Warning message:
In read.spss(files.all[["Student"]], to.data.frame = TRUE, use.value.labels = FALSE) :
E:/Software/27.R/PISA/pisa2015/Student_Conbine2.sav: Long string value labels record found (record type 7, subtype 21), but ignored
请问是什么意思,怎么处理?