Displaying 1 result from an estimated 1 matches for "amitesh".
Did you mean:
mitesh
2012 Oct 25
1
How to quit R script & return 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.