2021年3月11日星期四

Error while executing the pairs function in R

I am getting an error while executing the exact same code given in my textbook on my machine. It is the simple pairs function code.

my code - pairs(college[, 1:10]) error I am getting - Error in pairs.default(college[, 1:10]) : non-numeric argument to 'pairs'

https://stackoverflow.com/questions/66594453/error-while-executing-the-pairs-function-in-r March 12, 2021 at 01:03PM

没有评论:

发表评论