search for: 1245661

Displaying 1 result from an estimated 1 matches for "1245661".

Did you mean: 1245631
2019 Mar 15
2
as.data.frame.table() does not recognize default.stringsAsFactors()
I have to disagree with both Peter and Martin on this. The underneath issue is that the automatic conversion of characters to factors by the data.frame functions was the single most egregious design blunder in the Statistical Models in S book, and we are still living with it.? The stringsAsFactors option was a compromise to let users opt out of that mistake (one I had to fight hard for).??? In