[Rd] Small documentation fix for [.data.frame
Olaf Mersmann
olafm at statistik.tu-dortmund.de
Fri Feb 19 23:02:06 CET 2010
Hello,
in the manual page for [.data.frame it reads:
... There is a method for replacement which checks \code{value} for
the corrupt number of row, and replicates it if necessary. ...
This should probably read
... There is a method for replacement which checks \code{value} for
the correct number of rows, and replicates it if necessary. ...
A trivial patch changing this is can be found here:
http://www.statistik.tu-dortmund.de/~olafm/temp/edf_doc.patch
Cheers,
Olaf Mersmann
More information about the R-devel
mailing list