minben <minbenh <at> gmail.com> writes: > > Suppose I have written a R program and saved it in test.R . How can I > call the program in the command line?
Assuming Windows (might work under linux) rterm --vanilla --no-save < myrfile.r Dieter ______________________________________________ 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.