I noticed that in as.data.frame.table, the stringsAsFactors argument
defaults to TRUE, whereas in the other as.data.frame methods, it defaults to
default.stringsAsFactors().

The documentation and implementation agree on this, so this is not a bug.

However, I was wondering if this disparity was intended or if it might be
some sort of unintentional oversight.  If it is intentional, I wonder what
the rationale is.

Thanks,

            -s

        [[alternative HTML version deleted]]

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to