Skip to content
Prev 6581 / 63424 Next

question

On Sat, 8 Dec 2001, Erich Neuwirth wrote:

            
Well, actually 1.3.1 was not behaving as documented:

   as.is: the default behavior of `read.table' is to convert
...
          numeric indices which specify which columns should be left as
          character strings.

and 1.4.0 is.  I'll revert the behaviour and correct the documentation.


The `as.is' argument has been superseded anyway by `colClasses'.