In reading ?read.table I noticed what appears to be
a typo in the Details section. Below is a "patch" 
which changes an "is" to an "if". 

--- read.table.Rd       Thu Aug 25 10:48:06 2005
+++ read.table2.Rd      Sun Oct 30 16:42:01 2005
@@ -165,7 +165,7 @@
 }
 \details{
   A field or line is \sQuote{blank} if it contains nothing (except
-  whitespace is no separator is specified) before a comment character or
+  whitespace if no separator is specified) before a comment character or
   the end of the field or line.


::::::::::::::::::::::::::::::::::
Stephen Weigand
Division of Biostatistics
Mayo Clinic Rochester, Minn., USA
Phone (507) 266-1650, fax 284-9542

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to