[R] mode or parameters of readBin

Sigbert Klinke sigbert at wiwi.hu-berlin.de
Mon Sep 10 16:26:33 CEST 2007


Hi,

 > sapply(formals("readBin"), mode)
      con      what         n      size    signed    endian
   "name"    "name" "numeric" "logical" "logical"    "call"

returns for the mode of size logical. But in the documentation is said 
that size should be integer. Does anyone know why the mode is logical?

Thanks in advance

Sigbert Klinke



More information about the R-help mailing list