[Rd] vctrs: a type system for the tidyverse
Dirk Eddelbuettel
edd @ending from debi@n@org
Thu Aug 9 14:42:58 CEST 2018
On 8 August 2018 at 12:40, Hadley Wickham wrote:
| I think this is true in the tidyverse, which will never give you a
| factor unless you explicitly ask for one, but the default in base R
| (at least as soon as a data frame is involved) is to turn character
| vectors into factors.
False. Base R does what the option stringsAsFactors tells it to. Whereas your
incorrect statement implies unconditional behaviour.
Dirk
--
http://dirk.eddelbuettel.com | @eddelbuettel | edd using debian.org
More information about the R-devel
mailing list