Michael
2011-Dec-06 18:07 UTC
[R] RStudio: copied line is always not the same as the line that I highlighted
Hi all, I am using RStudio. I wanted to copy and past an expression/line. I highlighted it, and then copied and pasted: The result was not the line that I wanted, instead, it was the line above... For example: I have three lines: aaaaa bbbbb ccccc .... I highlighted "bbbbb" and copied, but the pasted outcome was "aaaaa"... What happened? Thanks al ot! [[alternative HTML version deleted]]
Jeff Newmiller
2011-Dec-06 20:21 UTC
[R] RStudio: copied line is always not the same as the line that I highlighted
RStudio is not R. Go ask the RStudio support people at www.rstudio.org. --------------------------------------------------------------------------- Jeff Newmiller The ..... ..... Go Live... DCN:<jdnewmil at dcn.davis.ca.us> Basics: ##.#. ##.#. Live Go... Live: OO#.. Dead: OO#.. Playing Research Engineer (Solar/Batteries O.O#. #.O#. with /Software/Embedded Controllers) .OO#. .OO#. rocks...1k --------------------------------------------------------------------------- Sent from my phone. Please excuse my brevity. Michael <comtech.usa at gmail.com> wrote:>Hi all, > >I am using RStudio. I wanted to copy and past an expression/line. > >I highlighted it, and then copied and pasted: > >The result was not the line that I wanted, instead, it was the line >above... > >For example: > >I have three lines: > > > >aaaaa >bbbbb >ccccc >.... > >I highlighted "bbbbb" and copied, but the pasted outcome was "aaaaa"... > >What happened? > >Thanks al ot! > > [[alternative HTML version deleted]] > >______________________________________________ >R-help at 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.