Hi,

the programming cycle in R is
(1) create somefile.R in some ascii editor
(2) use "source(somefile.R)" to read it.
(3) change the file and repeat step (2).

Or there's a better way ?

Which section of which manual explains that ?

Pedro Cruz

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to