Full_Name: Jerry W. Lewis
Version: 2.7.2
OS: Windows XP Professional
Submission from: (NULL) (198.180.131.16)


Section 1.8 of "An Introduction to R" states "Command lines entered at the
console are limited to about 1024 bytes (not characters)" and indicates that
incomplete lines may be continued on the next line.  There appear to be unstated
additional restrictions.  For instance, in a console entered assignment
statement using the c() function, if a comma occurs in position 1023, then that
line with its continuation on the next will not be interpreted correctly.

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

Reply via email to