"Michael Just" <[EMAIL PROTECTED]> wrote:

> I write most of my R code in excel and then paste it into R. I am wondering
> if there is a limit to how much I can paste? I want to paste about 19,000
> lines of code should this work? I am doing this because when I did it chunks
> it took about an hour and half. I thought if I could insert it all and leave
> it for that long that would be better time management. I am still waiting
> for 19,000 paste to process. Any thoughts or suggestions?

Write your code in a text editor and include it with the
"source" function.

-- 
Mike Prager, NOAA, Beaufort, NC
* Opinions expressed are personal and not represented otherwise.
* Any use of tradenames does not constitute a NOAA endorsement.

______________________________________________
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