R
[R오류]number of rows in use has changed remove missing values
excelsu
2022. 7. 1. 16:23
데이터에 na값없도록하여라~~
data = na.omit(data)
#na.action = na.omit추가