Dear All,

I am trying to write my first R script. The code is simply

cat("Hello!\n")

However, when I run

$ R CMD BATCH myscript.R

I do not see "Hello!" on the console. I am using Fedora 7 (Linux) and R-2.5.1.

Any ideas?

Thanks in advance,

Paul

______________________________________________
R-help@stat.math.ethz.ch 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