search for: my_rcode

Displaying 1 result from an estimated 1 matches for "my_rcode".

Did you mean: my_qcode
2008 Oct 16
2
Using source()
...R beginner. If I have text file that contains 1,000's of lines of code. Can I use source to bring this code into R and execute the code? Does it run the code one line at a time? Is there a best way to setup source() for maximum effieciency? After reading ?source() would I just do: source("my_Rcode.txt") Thanks, Michael [[alternative HTML version deleted]]