How to quit R script & return to R prompt
Hi can you please tell me how to quit R script & return to R prompt. As i tried following but still cannot able to return on to R prompt.. R> barplot(Forbes2000$profits) R> barplot(xtab(`profits,data=Forbes2000)) + barplot(xtab(~profits,data=Forbes2000)) + ) + Q() + ?barplots + + + + + barplot? + ? + ?? + ???? + stop() + exit() + + + ctrl+c + q() + I'm beginner in R & trying to learn.... Thanks & Regards Amitesh -- View this message in context: http://r.789695.n4.nabble.com/How-to-quit-R-script-return-to-R-prompt-tp4647376.html Sent from the R help mailing list archive at Nabble.com.