On 03/28/2014 06:33 AM, Prabhakar Ghorpade wrote:
Hi,
      when typing code I get like this
  x<-(1,2,
+
+
+


Can I delete + and comma after 2 and go back to end of comma as x<-c(1,2)

Hi Prabhakar,
I don't think so, as the command line reading won't pass your backspace. I'd say just press Ctrl-C or Esc and start again.

Jim

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to