jpm miao
2012-Apr-30 08:09 UTC
[R] Why does my R compiler repeat my program whenever it is compiled?
Hi, I am using RStudio as my R editor. After someday I accidentally hit something, the whole program is repeated in the Console whenever I compile it. How can I fix it so that the whole program won't be repeated in the future? Thanks, miao [[alternative HTML version deleted]]
Steve Lianoglou
2012-Apr-30 11:42 UTC
[R] Why does my R compiler repeat my program whenever it is compiled?
Hi, This looks like an rstudio question that's not specific to R itself There are support forums at rstudio.org which you should ask your question on, ani think you'll get better help there On Monday, April 30, 2012, jpm miao wrote:> Hi, > > I am using RStudio as my R editor. > > After someday I accidentally hit something, the whole program is > repeated in the Console whenever I compile it. How can I fix it so that the > whole program won't be repeated in the future? > > Thanks, > > miao > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help@r-project.org <javascript:;> 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. >-- Steve Lianoglou Graduate Student: Computational Systems Biology | Memorial Sloan-Kettering Cancer Center | Weill Medical College of Cornell University Contact Info: http://cbio.mskcc.org/~lianos/contact [[alternative HTML version deleted]]
Apparently Analagous Threads
- How can I tabulate time series data (in RStudio or any other R editor)?
- Debugging using RStudio or any other R editor
- Why can't R understand if(num!=NA)?
- How can I access an element of a string?
- How to print the frequency table (produced by the command "table" to Excel