What I'm trying to do is to transform the data into numerical since it's mixed (categorical and non-categorical) in r studio and when I look at the steps needed to change it into numerical, you have to transform it into vector. How do I do that with that many variables? or should I just omit the categorical data since it also returns as NAs?