Re: [R] maximum amount of lines of code to be copy pasted to R console

2013-02-09 Thread Uwe Ligges
On 05.02.2013 20:30, Jannis wrote: Dear list members, is there any maximum amount of lines of code that can be copy pasted into the R console? Or some maximum amount of levels of nested parantheses? Whenever I copy paste some big chunk of code into the R console I get errors of missing parant

[R] maximum amount of lines of code to be copy pasted to R console

2013-02-05 Thread Jannis
Dear list members, is there any maximum amount of lines of code that can be copy pasted into the R console? Or some maximum amount of levels of nested parantheses? Whenever I copy paste some big chunk of code into the R console I get errors of missing parantheses etc. even though the paranth