Because of R's roots as a statistical tool, when you import non-numerical data, R may assume that character strings are statistical factors -- things like "poor," "average" and "good" -- or "success" ...
Once you’ve installed and configured R to your liking, it’s time to start using it to work with data. Yes, you can type your data directly into R’s interactive console. But for any kind of serious ...