[Rd] readTableHead refers to itself as readTableHeader in some messages
Joris Meys
jorismeys at gmail.com
Fri May 13 15:13:26 CEST 2011
Dear all,
is there a reason why the function readTableHead refers to itself in
the error or warning messages as readTableHeader?
lines 1590-1596 of scan.c :
if(data.con->text && data.con->blocking) {
warning(_("incomplete final line found by readTableHeader on '%s'"),
data.con->description);
} else
error(_("incomplete final line found by readTableHeader on '%s'"),
data.con->description);
}
Cheers
Joris
--
Joris Meys
Statistical consultant
Ghent University
Faculty of Bioscience Engineering
Department of Applied mathematics, biometrics and process control
tel : +32 9 264 59 87
Joris.Meys at Ugent.be
-------------------------------
Disclaimer : http://helpdesk.ugent.be/e-maildisclaimer.php
More information about the R-devel
mailing list