How to quit R script & return to R prompt
you can see it goes wrong at:
barplot(xtab(`profits,data=Forbes2000))
You typed a ` without closing it: barplot(xtab(`profits`,data=Forbes2000)) anyway: pushing the escape button should also return you to the R-prompt (at least on a Windows platform) -- View this message in context: http://r.789695.n4.nabble.com/How-to-quit-R-script-return-to-R-prompt-tp4647376p4647382.html Sent from the R help mailing list archive at Nabble.com.