Skip to content
Prev 35659 / 63421 Next

Inconsistency in as.data.frame.table for stringsAsFactors

On Fri, Jan 22, 2010 at 2:17 AM, Martin Maechler
<maechler at stat.math.ethz.ch> wrote:
A similar argument would also seem to apply to defaultPackages,
deparse.max.lines, download.file.method, encoding, expressions, warn
and na.action.  There are plenty of functions in R that violate other
principles of functional programming, so, by itself, this argument
seems a little weak to me.  There are obviously differences of opinion
about this issue in R core, and it's unfortunate that the user has to
be exposed to them through inconsistent function definitions.

Hadley