This is a function of the editor you use and the operating system you use, 
neither of which is on topic here. That said, many popular GUI editors allow 
you to select by holding the shift key down while moving the cursor with arrow 
keys. Note that in the long run using the source function to have R process a 
whole file is much easier to remember how to do later than remembering which 
chunks of code to copy and paste. In addition, sometimes the amount of text 
that the clipboard can hold will be less than you want to run, leading to 
mysterious error messages from R.
---------------------------------------------------------------------------
Jeff Newmiller                        The     .....       .....  Go Live...
DCN:<jdnew...@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.

On February 22, 2014 1:57:14 PM PST, Julie Royster <jsdroys...@nc.rr.com> wrote:
>Is there any way I can insert markers at the beginning and end of a
>large
>section of R statements and then copy all text in between to clipboard?
>
>I have trouble scrolling to select long sections, so if there is
>another way
>I would like to know it!
>
>Julie (for husband Larry)
>
>       [[alternative HTML version deleted]]
>
>______________________________________________
>R-help@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.

______________________________________________
R-help@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.

Reply via email to