In almost every tutorial on this site, stringsAsFactors is set to FALSE when you read in data with a function like read.csv(). Why isn’t is just set to FALSE by default? Of course, there’s a perfectly logical explanation.
stringsAsFactors
FALSE
read.csv()
Analyze, visualize, and communicate data usefully, beyond the defaults.
Become a member →
New tools, refined process.