Re: [Rd] Multi-line string constants: proposed patch

2004-09-10 Thread Peter Dalgaard
Kevin Wright <[EMAIL PROTECTED]> writes: > R 1.9.1 requires multi-line strings to contain a backslash at the > end of each line (except the last line). As noted by Mark > Bravington (http://tolstoy.newcastle.edu.au/R/help/02b/5199.html) > this requirement appears to be undocumented. > > In S-Plu

[Rd] Multi-line string constants: proposed patch

2004-09-10 Thread Kevin Wright
R 1.9.1 requires multi-line strings to contain a backslash at the end of each line (except the last line). As noted by Mark Bravington (http://tolstoy.newcastle.edu.au/R/help/02b/5199.html) this requirement appears to be undocumented. In S-Plus 6.2, multi-line strings do not need a backslash for