typo in Introduction to R on dataframes (PR#1609)

a296180@agate.fmr.com a296180@agate.fmr.com
Wed, 29 May 2002 13:54:40 +0200 (MET DST)


In section 6.3 in "An Introduction to R", it says:

". . . as is, non-numeric (character and logical) vectors are coerced to be factors
. . . "

In the help for ?data.frame, it says:

Note:

     In versions of R prior to 1.4.0 (and in S3) logical columns were
     converted to factors.

I believe that the help for data.frame is correct and that, therefore, An
Introduction to R should be changed to:

". . . as is, character vectors are coerced to be factors
. . . "

Of course, this could reflect my continuing inability to understand dataframes,
but I hope not! ;-)

Dave Kane

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._