I am using statistic software for the first time and am struggling with R. I have collected data and transformed them into a csv (which for some reasons seperates with ";"instead of ";") and imported in into R, which works fine. If I use the str function and look at the summary however I have factor variables as well as int-variables but not clue how to change it,since I formatted all the columns in excel before and they all say numeric. I am trying to do a multiple regression for my thesis but can not even get to uploading the data properly so I would appreciate any help.
Furthermore,does anyone know how many explanatory variables I can include in R?
Thanks in advance.