Hi all,
I used to be able to do this:
 as.data.frame(DataFrame(), stringsAsFactors=TRUE)

now I get a warning:
Warning in as.data.frame(DataFrame(), stringsAsFactors = TRUE) :
  Arguments in '...' ignored

Do I have the guarantee nowadays that coercing a DataFrame to a data.frame does 
not cast characters to factors. I don't think that was always the case.

Florian


        [[alternative HTML version deleted]]

_______________________________________________
Bioc-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel

Reply via email to