kkmaddox

Results 2 issues of kkmaddox

I've committed changes to address issue #79 regarding the default `stringsAsFactors` behavior for `data.frame`. 779 - 781 Further, I briefly discuss and link to an R-Project blog, as there is...

The Data Frame section of 5 R Objects references, discusses, and shows code output for the old default behavior of `stringsAsFactors` in `data.frame()`. The default has been `TRUE` previously but...