Hi Ive written a script that loopes throu some data, but what I want to do is
to print to the cmd line how many times it has looped to the cmd line. And
as it is just a counter from 1 this should be quite easy :P

but ive tried things like print(counter) and so on but it dossent print
anything to the cmd prompt, so what is the command to print from inside a
script?
-- 
View this message in context: 
http://r.789695.n4.nabble.com/Print-to-the-cmd-line-in-a-script-tp3057009p3057009.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
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